#76DEB5#76DEB5
#76DEB5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.115 H 165.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76DEB5 |
|---|---|
| RGB | rgb(118, 222, 181) |
| HSL | hsl(156, 61%, 67%) |
| HSV | hsv(156, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(81.53, -39.75, 10.85) |
| CIE-LCH | lch(81.53, 41.20, 164.73°) |
| OKLab | oklab(82.65% -0.1111 0.0279) |
| OKLCH | oklch(82.65% 0.115 165.9) |
| XYZ | xyz(41.9294, 59.4270, 52.9681) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.58
Light Teal
#90E4C1
ΔE00 3.28
Eucalyptus
#44D7A8
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.34
Seafoam Blue
#78D1B6
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DEB5 #DE769F
analogous
#76DE81 #76DEB5 #76D3DE
triadic
#76DEB5 #B576DE #DEB576
tetradic
#76DEB5 #8176DE #DE769F #D3DE76
square
#76DEB5 #8176DE #DE769F #D3DE76
split-complementary
#76DEB5 #DE76D3 #DE8176
monochromatic
#2AAF7B #45D29A #76DEB5 #A7EAD0 #D9F6EA
Accessibility & contrast
On white
1.63
#76DEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#76DEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DEB5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DEB5 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B3
Deuteranopia (green-blind)
#CAC6B8
Tritanopia (blue-blind)
#54DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76deb5; /* rgb */ color: rgb(118, 222, 181); /* oklch */ color: oklch(82.7% 0.115 165.9);
Tailwind
colors: {
custom: {
50: '#a3e9cb',
500: '#76deb5',
950: '#000000',
},
}SCSS
$custom: #76deb5; $custom-light: #a3e9cb; $custom-dark: #000000;
JSON
{
"hex": "#76deb5",
"rgb": {
"r": 118,
"g": 222,
"b": 181
},
"hsl": {
"h": 156.346,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.82651,
"c": 0.11454,
"h": 165.9
},
"luminance": 0.5943
}Semantic roles & 50–950 ramp
primary
#76DEB5
secondary
#B14771
accent
#1D61C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482