#76DED4#76DED4
#76DED4 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 187.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76DED4 |
|---|---|
| RGB | rgb(118, 222, 212) |
| HSL | hsl(174, 61%, 67%) |
| HSV | hsv(174, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.29, -32.63, -4.46) |
| CIE-LCH | lch(82.29, 32.93, 187.79°) |
| OKLab | oklab(83.53% -0.0976 -0.0125) |
| OKLCH | oklch(83.53% 0.098 187.3) |
| XYZ | xyz(45.4713, 60.8438, 71.6224) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.36
Mediumturquoise
#48D1CC
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 7.55
Bright Aqua
#0BF9EA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DED4 #DE7680
analogous
#76DEA0 #76DED4 #76B4DE
triadic
#76DED4 #D476DE #DED476
tetradic
#76DED4 #A076DE #DE7680 #B4DE76
square
#76DED4 #A076DE #DE7680 #B4DE76
split-complementary
#76DED4 #DE76B4 #DEA076
monochromatic
#2AAFA3 #45D2C5 #76DED4 #A7EAE3 #D9F6F3
Accessibility & contrast
On white
1.59
#76DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#76DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DED4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DED4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#42E2DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76ded4; /* rgb */ color: rgb(118, 222, 212); /* oklch */ color: oklch(83.5% 0.098 187.3);
Tailwind
colors: {
custom: {
50: '#a4e8e1',
500: '#76ded4',
950: '#000000',
},
}SCSS
$custom: #76ded4; $custom-light: #a4e8e1; $custom-dark: #000000;
JSON
{
"hex": "#76ded4",
"rgb": {
"r": 118,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.231,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83528,
"c": 0.09844,
"h": 187.3
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#76DED4
secondary
#B14751
accent
#1D2DC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484