#76DEB8#76DEB8
#76DEB8 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.112 H 167.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB8 |
|---|---|
| RGB | rgb(118, 222, 184) |
| HSL | hsl(158, 61%, 67%) |
| HSV | hsv(158, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(81.59, -39.10, 9.36) |
| CIE-LCH | lch(81.59, 40.20, 166.53°) |
| OKLab | oklab(82.73% -0.1098 0.024) |
| OKLCH | oklch(82.73% 0.112 167.7) |
| XYZ | xyz(42.2405, 59.5514, 54.6068) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.27
Light Teal
#90E4C1
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB8 #DE769C
analogous
#76DE84 #76DEB8 #76D0DE
triadic
#76DEB8 #B876DE #DEB876
tetradic
#76DEB8 #8476DE #DE769C #D0DE76
square
#76DEB8 #8476DE #DE769C #D0DE76
split-complementary
#76DEB8 #DE76D0 #DE8476
monochromatic
#2AAF7F #45D29E #76DEB8 #A7EAD2 #D9F6EB
Accessibility & contrast
On white
1.63
#76DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#76DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB8
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB8 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B6
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#53DFD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76deb8; /* rgb */ color: rgb(118, 222, 184); /* oklch */ color: oklch(82.7% 0.112 167.7);
Tailwind
colors: {
custom: {
50: '#a3e9cd',
500: '#76deb8',
950: '#000000',
},
}SCSS
$custom: #76deb8; $custom-light: #a3e9cd; $custom-dark: #000000;
JSON
{
"hex": "#76deb8",
"rgb": {
"r": 118,
"g": 222,
"b": 184
},
"hsl": {
"h": 158.077,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82729,
"c": 0.11237,
"h": 167.7
},
"luminance": 0.59555
}Semantic roles & 50–950 ramp
primary
#76DEB8
secondary
#B1476E
accent
#1D5CC9
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#101613
muted
#808483