#76DEB0#76DEB0
#76DEB0 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.118 H 163.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB0 |
|---|---|
| RGB | rgb(118, 222, 176) |
| HSL | hsl(153, 61%, 67%) |
| HSV | hsv(153, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(81.42, -40.80, 13.33) |
| CIE-LCH | lch(81.42, 42.92, 161.90°) |
| OKLab | oklab(82.53% -0.1133 0.0342) |
| OKLCH | oklch(82.53% 0.118 163.2) |
| XYZ | xyz(41.4255, 59.2254, 50.3146) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.01
Light Teal
#90E4C1
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.44
Aqua Marine
#2EE8BB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB0 #DE76A4
analogous
#76DE7C #76DEB0 #76D8DE
triadic
#76DEB0 #B076DE #DEB076
tetradic
#76DEB0 #7C76DE #DE76A4 #D8DE76
square
#76DEB0 #7C76DE #DE76A4 #D8DE76
split-complementary
#76DEB0 #DE76D8 #DE7C76
monochromatic
#2AAF74 #45D294 #76DEB0 #A7EACC #D9F6E9
Accessibility & contrast
On white
1.63
#76DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#76DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#56DED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76deb0; /* rgb */ color: rgb(118, 222, 176); /* oklch */ color: oklch(82.5% 0.118 163.2);
Tailwind
colors: {
custom: {
50: '#a3e9c7',
500: '#76deb0',
950: '#000000',
},
}SCSS
$custom: #76deb0; $custom-light: #a3e9c7; $custom-dark: #000000;
JSON
{
"hex": "#76deb0",
"rgb": {
"r": 118,
"g": 222,
"b": 176
},
"hsl": {
"h": 153.462,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82525,
"c": 0.11837,
"h": 163.2
},
"luminance": 0.59229
}Semantic roles & 50–950 ramp
primary
#76DEB0
secondary
#B14776
accent
#1D69C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482