#76DDBC#76DDBC
#76DDBC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.108 H 170.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDBC |
|---|---|
| RGB | rgb(118, 221, 188) |
| HSL | hsl(161, 60%, 66%) |
| HSV | hsv(161, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(81.40, -37.77, 6.97) |
| CIE-LCH | lch(81.40, 38.41, 169.55°) |
| OKLab | oklab(82.6% -0.1069 0.0178) |
| OKLCH | oklch(82.6% 0.108 170.5) |
| XYZ | xyz(42.4009, 59.1919, 56.7580) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.19
Light Teal
#90E4C1
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 5.15
Pale Teal
#82CBB2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDBC #DD7697
analogous
#76DD89 #76DDBC #76CBDD
triadic
#76DDBC #BC76DD #DDBC76
tetradic
#76DDBC #8976DD #DD7697 #CBDD76
square
#76DDBC #8976DD #DD7697 #CBDD76
split-complementary
#76DDBC #DD76CB #DD8976
monochromatic
#2BAE84 #45D1A4 #76DDBC #A7E9D4 #D8F5EC
Accessibility & contrast
On white
1.64
#76DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#76DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDBC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDBC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#51DED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76ddbc; /* rgb */ color: rgb(118, 221, 188); /* oklch */ color: oklch(82.6% 0.108 170.5);
Tailwind
colors: {
custom: {
50: '#a3e8d0',
500: '#76ddbc',
950: '#000000',
},
}SCSS
$custom: #76ddbc; $custom-light: #a3e8d0; $custom-dark: #000000;
JSON
{
"hex": "#76ddbc",
"rgb": {
"r": 118,
"g": 221,
"b": 188
},
"hsl": {
"h": 160.777,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.826,
"c": 0.10834,
"h": 170.5
},
"luminance": 0.59195
}Semantic roles & 50–950 ramp
primary
#76DDBC
secondary
#B04769
accent
#1E54C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483