#76DEB9#76DEB9
#76DEB9 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.112 H 168.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB9 |
|---|---|
| RGB | rgb(118, 222, 185) |
| HSL | hsl(159, 61%, 67%) |
| HSV | hsv(159, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(81.62, -38.88, 8.87) |
| CIE-LCH | lch(81.62, 39.88, 167.15°) |
| OKLab | oklab(82.76% -0.1093 0.0228) |
| OKLCH | oklch(82.76% 0.112 168.2) |
| XYZ | xyz(42.3457, 59.5935, 55.1608) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Light Teal
#90E4C1
ΔE00 3.05
Seafoam Blue
#78D1B6
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB9 #DE769B
analogous
#76DE85 #76DEB9 #76CFDE
triadic
#76DEB9 #B976DE #DEB976
tetradic
#76DEB9 #8576DE #DE769B #CFDE76
square
#76DEB9 #8576DE #DE769B #CFDE76
split-complementary
#76DEB9 #DE76CF #DE8576
monochromatic
#2AAF80 #45D2A0 #76DEB9 #A7EAD2 #D9F6EB
Accessibility & contrast
On white
1.63
#76DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#76DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB9
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB9 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B7
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#52DFD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76deb9; /* rgb */ color: rgb(118, 222, 185); /* oklch */ color: oklch(82.8% 0.112 168.2);
Tailwind
colors: {
custom: {
50: '#a3e9ce',
500: '#76deb9',
950: '#000000',
},
}SCSS
$custom: #76deb9; $custom-light: #a3e9ce; $custom-dark: #000000;
JSON
{
"hex": "#76deb9",
"rgb": {
"r": 118,
"g": 222,
"b": 185
},
"hsl": {
"h": 158.654,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82755,
"c": 0.11167,
"h": 168.2
},
"luminance": 0.59597
}Semantic roles & 50–950 ramp
primary
#76DEB9
secondary
#B1476D
accent
#1D5AC9
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#101613
muted
#808483