#76DED5#76DED5
#76DED5 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.098 H 188.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #76DED5 |
|---|---|
| RGB | rgb(118, 222, 213) |
| HSL | hsl(175, 61%, 67%) |
| HSV | hsv(175, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(82.32, -32.39, -4.95) |
| CIE-LCH | lch(82.32, 32.76, 188.70°) |
| OKLab | oklab(83.56% -0.0972 -0.0139) |
| OKLCH | oklch(83.56% 0.098 188.1) |
| XYZ | xyz(45.5978, 60.8944, 72.2888) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.54
Mediumturquoise
#48D1CC
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.36
Seafoam Blue
#78D1B6
ΔE00 7.37
Bright Aqua
#0BF9EA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DED5 #DE767F
analogous
#76DEA1 #76DED5 #76B3DE
triadic
#76DED5 #D576DE #DED576
tetradic
#76DED5 #A176DE #DE767F #B3DE76
square
#76DED5 #A176DE #DE767F #B3DE76
split-complementary
#76DED5 #DE76B3 #DEA176
monochromatic
#2AAFA4 #45D2C6 #76DED5 #A7EAE4 #D9F6F3
Accessibility & contrast
On white
1.59
#76DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#76DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DED5
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DED5 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C3C7D6
Tritanopia (blue-blind)
#41E2DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76ded5; /* rgb */ color: rgb(118, 222, 213); /* oklch */ color: oklch(83.6% 0.098 188.1);
Tailwind
colors: {
custom: {
50: '#a4e8e1',
500: '#76ded5',
950: '#000000',
},
}SCSS
$custom: #76ded5; $custom-light: #a4e8e1; $custom-dark: #000000;
JSON
{
"hex": "#76ded5",
"rgb": {
"r": 118,
"g": 222,
"b": 213
},
"hsl": {
"h": 174.808,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83559,
"c": 0.09821,
"h": 188.1
},
"luminance": 0.60898
}Semantic roles & 50–950 ramp
primary
#76DED5
secondary
#B14750
accent
#1D2CC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484