#76CEDC#76CEDC
#76CEDC is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.087 H 208.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEDC |
|---|---|
| RGB | rgb(118, 206, 220) |
| HSL | hsl(188, 59%, 66%) |
| HSV | hsv(188, 46%, 86%) |
| CMYK | cmyk(46.4%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.97, -22.82, -15.18) |
| CIE-LCH | lch(77.97, 27.41, 213.62°) |
| OKLab | oklab(80.13% -0.0762 -0.0418) |
| OKLCH | oklch(80.13% 0.087 208.7) |
| XYZ | xyz(42.4559, 53.1581, 75.7195) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 7.39
Neon Blue
#04D9FF
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Baby Blue
#89CFF0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEDC #DC8476
analogous
#76DCB7 #76CEDC #769BDC
triadic
#76CEDC #DC76CE #CEDC76
tetradic
#76CEDC #B776DC #DC8476 #9BDC76
square
#76CEDC #B776DC #DC8476 #9BDC76
split-complementary
#76CEDC #DC769B #DCB776
monochromatic
#2C9AAC #45BDD0 #76CEDC #A7DFE8 #D7F1F5
Accessibility & contrast
On white
1.81
#76CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#76CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEDC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEDC | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#41D5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cedc; /* rgb */ color: rgb(118, 206, 220); /* oklch */ color: oklch(80.1% 0.087 208.7);
Tailwind
colors: {
custom: {
50: '#a4dde6',
500: '#76cedc',
950: '#000000',
},
}SCSS
$custom: #76cedc; $custom-light: #a4dde6; $custom-dark: #000000;
JSON
{
"hex": "#76cedc",
"rgb": {
"r": 118,
"g": 206,
"b": 220
},
"hsl": {
"h": 188.235,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.80128,
"c": 0.08695,
"h": 208.7
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#76CEDC
secondary
#AE5648
accent
#361FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484