#76DEB2#76DEB2
#76DEB2 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.117 H 164.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB2 |
|---|---|
| RGB | rgb(118, 222, 178) |
| HSL | hsl(155, 61%, 67%) |
| HSV | hsv(155, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.46, -40.38, 12.34) |
| CIE-LCH | lch(81.46, 42.23, 163.01°) |
| OKLab | oklab(82.58% -0.1124 0.0317) |
| OKLCH | oklch(82.58% 0.117 164.3) |
| XYZ | xyz(41.6249, 59.3052, 51.3644) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.09
Light Teal
#90E4C1
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB2 #DE76A2
analogous
#76DE7E #76DEB2 #76D6DE
triadic
#76DEB2 #B276DE #DEB276
tetradic
#76DEB2 #7E76DE #DE76A2 #D6DE76
square
#76DEB2 #7E76DE #DE76A2 #D6DE76
split-complementary
#76DEB2 #DE76D6 #DE7E76
monochromatic
#2AAF77 #45D296 #76DEB2 #A7EACE #D9F6E9
Accessibility & contrast
On white
1.63
#76DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#76DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#CAC6B5
Tritanopia (blue-blind)
#55DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76deb2; /* rgb */ color: rgb(118, 222, 178); /* oklch */ color: oklch(82.6% 0.117 164.3);
Tailwind
colors: {
custom: {
50: '#a3e9c9',
500: '#76deb2',
950: '#000000',
},
}SCSS
$custom: #76deb2; $custom-light: #a3e9c9; $custom-dark: #000000;
JSON
{
"hex": "#76deb2",
"rgb": {
"r": 118,
"g": 222,
"b": 178
},
"hsl": {
"h": 154.615,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82575,
"c": 0.11681,
"h": 164.3
},
"luminance": 0.59308
}Semantic roles & 50–950 ramp
primary
#76DEB2
secondary
#B14774
accent
#1D66C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482