#76DDBA#76DDBA
#76DDBA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.110 H 169.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDBA |
|---|---|
| RGB | rgb(118, 221, 186) |
| HSL | hsl(160, 60%, 66%) |
| HSV | hsv(160, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.35, -38.21, 7.96) |
| CIE-LCH | lch(81.35, 39.03, 168.24°) |
| OKLab | oklab(82.55% -0.1077 0.0204) |
| OKLCH | oklch(82.55% 0.11 169.3) |
| XYZ | xyz(42.1868, 59.1063, 55.6304) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Light Teal
#90E4C1
ΔE00 3.14
Seafoam Blue
#78D1B6
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDBA #DD7699
analogous
#76DD87 #76DDBA #76CDDD
triadic
#76DDBA #BA76DD #DDBA76
tetradic
#76DDBA #8776DD #DD7699 #CDDD76
square
#76DDBA #8776DD #DD7699 #CDDD76
split-complementary
#76DDBA #DD76CD #DD8776
monochromatic
#2BAE81 #45D1A1 #76DDBA #A7E9D3 #D8F5EB
Accessibility & contrast
On white
1.64
#76DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#76DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDBA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDBA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#52DED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76ddba; /* rgb */ color: rgb(118, 221, 186); /* oklch */ color: oklch(82.5% 0.110 169.3);
Tailwind
colors: {
custom: {
50: '#a3e8ce',
500: '#76ddba',
950: '#000000',
},
}SCSS
$custom: #76ddba; $custom-light: #a3e8ce; $custom-dark: #000000;
JSON
{
"hex": "#76ddba",
"rgb": {
"r": 118,
"g": 221,
"b": 186
},
"hsl": {
"h": 159.612,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.82546,
"c": 0.10966,
"h": 169.3
},
"luminance": 0.5911
}Semantic roles & 50–950 ramp
primary
#76DDBA
secondary
#B0476B
accent
#1E57C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101613
muted
#808483