#76DEB7#76DEB7
#76DEB7 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.113 H 167.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB7 |
|---|---|
| RGB | rgb(118, 222, 183) |
| HSL | hsl(158, 61%, 67%) |
| HSV | hsv(158, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(81.57, -39.32, 9.86) |
| CIE-LCH | lch(81.57, 40.53, 165.92°) |
| OKLab | oklab(82.7% -0.1102 0.0253) |
| OKLCH | oklch(82.7% 0.113 167.1) |
| XYZ | xyz(42.1360, 59.5096, 54.0567) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.03
Light Teal
#90E4C1
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB7 #DE769D
analogous
#76DE83 #76DEB7 #76D1DE
triadic
#76DEB7 #B776DE #DEB776
tetradic
#76DEB7 #8376DE #DE769D #D1DE76
square
#76DEB7 #8376DE #DE769D #D1DE76
split-complementary
#76DEB7 #DE76D1 #DE8376
monochromatic
#2AAF7D #45D29D #76DEB7 #A7EAD1 #D9F6EB
Accessibility & contrast
On white
1.63
#76DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#76DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB7
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB7 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B5
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#53DFD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76deb7; /* rgb */ color: rgb(118, 222, 183); /* oklch */ color: oklch(82.7% 0.113 167.1);
Tailwind
colors: {
custom: {
50: '#a3e9cc',
500: '#76deb7',
950: '#000000',
},
}SCSS
$custom: #76deb7; $custom-light: #a3e9cc; $custom-dark: #000000;
JSON
{
"hex": "#76deb7",
"rgb": {
"r": 118,
"g": 222,
"b": 183
},
"hsl": {
"h": 157.5,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82703,
"c": 0.11308,
"h": 167.1
},
"luminance": 0.59513
}Semantic roles & 50–950 ramp
primary
#76DEB7
secondary
#B1476F
accent
#1D5DC9
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#101613
muted
#808483