#76DEC9#76DEC9
#76DEC9 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.102 H 178.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEC9 |
|---|---|
| RGB | rgb(118, 222, 201) |
| HSL | hsl(168, 61%, 67%) |
| HSV | hsv(168, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(82.00, -35.26, 0.95) |
| CIE-LCH | lch(82.00, 35.28, 178.46°) |
| OKLab | oklab(83.2% -0.1023 0.002) |
| OKLCH | oklch(83.2% 0.102 178.9) |
| XYZ | xyz(44.1307, 60.3075, 64.5620) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.07
Turquoise
#40E0D0
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 5.74
Aqua (survey)
#13EAC9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEC9 #DE768B
analogous
#76DE95 #76DEC9 #76BFDE
triadic
#76DEC9 #C976DE #DEC976
tetradic
#76DEC9 #9576DE #DE768B #BFDE76
square
#76DEC9 #9576DE #DE768B #BFDE76
split-complementary
#76DEC9 #DE76BF #DE9576
monochromatic
#2AAF94 #45D2B6 #76DEC9 #A7EADC #D9F6F0
Accessibility & contrast
On white
1.61
#76DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#76DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEC9
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEC9 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C8
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#49E1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76dec9; /* rgb */ color: rgb(118, 222, 201); /* oklch */ color: oklch(83.2% 0.102 178.9);
Tailwind
colors: {
custom: {
50: '#a4e8d9',
500: '#76dec9',
950: '#000000',
},
}SCSS
$custom: #76dec9; $custom-light: #a4e8d9; $custom-dark: #000000;
JSON
{
"hex": "#76dec9",
"rgb": {
"r": 118,
"g": 222,
"b": 201
},
"hsl": {
"h": 167.885,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83198,
"c": 0.10235,
"h": 178.9
},
"luminance": 0.60311
}Semantic roles & 50–950 ramp
primary
#76DEC9
secondary
#B1475C
accent
#1D3FC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483