#76DED2#76DED2
#76DED2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.099 H 185.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76DED2 |
|---|---|
| RGB | rgb(118, 222, 210) |
| HSL | hsl(173, 61%, 67%) |
| HSV | hsv(173, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.24, -33.12, -3.48) |
| CIE-LCH | lch(82.24, 33.30, 186.00°) |
| OKLab | oklab(83.47% -0.0985 -0.0099) |
| OKLCH | oklch(83.47% 0.099 185.7) |
| XYZ | xyz(45.2206, 60.7435, 70.3019) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.08
Mediumturquoise
#48D1CC
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 6.42
Pale Teal
#82CBB2
ΔE00 7.47
Bright Aqua
#0BF9EA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DED2 #DE7682
analogous
#76DE9E #76DED2 #76B6DE
triadic
#76DED2 #D276DE #DED276
tetradic
#76DED2 #9E76DE #DE7682 #B6DE76
square
#76DED2 #9E76DE #DE7682 #B6DE76
split-complementary
#76DED2 #DE76B6 #DE9E76
monochromatic
#2AAFA0 #45D2C2 #76DED2 #A7EAE2 #D9F6F2
Accessibility & contrast
On white
1.60
#76DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#76DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DED2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DED2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#43E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76ded2; /* rgb */ color: rgb(118, 222, 210); /* oklch */ color: oklch(83.5% 0.099 185.7);
Tailwind
colors: {
custom: {
50: '#a4e8df',
500: '#76ded2',
950: '#000000',
},
}SCSS
$custom: #76ded2; $custom-light: #a4e8df; $custom-dark: #000000;
JSON
{
"hex": "#76ded2",
"rgb": {
"r": 118,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.077,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83466,
"c": 0.09898,
"h": 185.7
},
"luminance": 0.60747
}Semantic roles & 50–950 ramp
primary
#76DED2
secondary
#B14753
accent
#1D30C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484