#76DEC0#76DEC0
#76DEC0 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.107 H 172.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEC0 |
|---|---|
| RGB | rgb(118, 222, 192) |
| HSL | hsl(163, 61%, 67%) |
| HSV | hsv(163, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.78, -37.33, 5.40) |
| CIE-LCH | lch(81.78, 37.72, 171.77°) |
| OKLab | oklab(82.94% -0.1062 0.0137) |
| OKLCH | oklch(82.94% 0.107 172.6) |
| XYZ | xyz(43.1029, 59.8964, 59.1487) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.19
Light Teal
#90E4C1
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEC0 #DE7694
analogous
#76DE8C #76DEC0 #76C8DE
triadic
#76DEC0 #C076DE #DEC076
tetradic
#76DEC0 #8C76DE #DE7694 #C8DE76
square
#76DEC0 #8C76DE #DE7694 #C8DE76
split-complementary
#76DEC0 #DE76C8 #DE8C76
monochromatic
#2AAF89 #45D2A9 #76DEC0 #A7EAD7 #D9F6ED
Accessibility & contrast
On white
1.62
#76DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#76DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEC0
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEC0 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#C8C6C2
Tritanopia (blue-blind)
#4EE0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76dec0; /* rgb */ color: rgb(118, 222, 192); /* oklch */ color: oklch(82.9% 0.107 172.6);
Tailwind
colors: {
custom: {
50: '#a3e9d3',
500: '#76dec0',
950: '#000000',
},
}SCSS
$custom: #76dec0; $custom-light: #a3e9d3; $custom-dark: #000000;
JSON
{
"hex": "#76dec0",
"rgb": {
"r": 118,
"g": 222,
"b": 192
},
"hsl": {
"h": 162.692,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82943,
"c": 0.10713,
"h": 172.6
},
"luminance": 0.599
}Semantic roles & 50–950 ramp
primary
#76DEC0
secondary
#B14766
accent
#1D4EC9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483