#76DEBC#76DEBC
#76DEBC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.110 H 170.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEBC |
|---|---|
| RGB | rgb(118, 222, 188) |
| HSL | hsl(160, 61%, 67%) |
| HSV | hsv(160, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.69, -38.22, 7.38) |
| CIE-LCH | lch(81.69, 38.93, 169.07°) |
| OKLab | oklab(82.84% -0.108 0.0189) |
| OKLCH | oklch(82.84% 0.11 170.1) |
| XYZ | xyz(42.6657, 59.7215, 56.8463) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 3.33
Seafoam Blue
#78D1B6
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEBC #DE7698
analogous
#76DE88 #76DEBC #76CCDE
triadic
#76DEBC #BC76DE #DEBC76
tetradic
#76DEBC #8876DE #DE7698 #CCDE76
square
#76DEBC #8876DE #DE7698 #CCDE76
split-complementary
#76DEBC #DE76CC #DE8876
monochromatic
#2AAF84 #45D2A4 #76DEBC #A7EAD4 #D9F6EC
Accessibility & contrast
On white
1.62
#76DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#76DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEBC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEBC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#51DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76debc; /* rgb */ color: rgb(118, 222, 188); /* oklch */ color: oklch(82.8% 0.110 170.1);
Tailwind
colors: {
custom: {
50: '#a3e9d0',
500: '#76debc',
950: '#000000',
},
}SCSS
$custom: #76debc; $custom-light: #a3e9d0; $custom-dark: #000000;
JSON
{
"hex": "#76debc",
"rgb": {
"r": 118,
"g": 222,
"b": 188
},
"hsl": {
"h": 160.385,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82835,
"c": 0.10965,
"h": 170.1
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#76DEBC
secondary
#B1476A
accent
#1D55C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483