#76CED9#76CED9
#76CED9 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.086 H 206.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED9 |
|---|---|
| RGB | rgb(118, 206, 217) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 46%, 85%) |
| CMYK | cmyk(45.6%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.88, -23.61, -13.71) |
| CIE-LCH | lch(77.88, 27.30, 210.14°) |
| OKLab | oklab(80.02% -0.0774 -0.0377) |
| OKLCH | oklch(80.02% 0.086 206) |
| XYZ | xyz(42.0621, 53.0006, 73.6458) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.56
Sky Blue
#87CEEB
ΔE00 7.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED9 #D98176
analogous
#76D9B2 #76CED9 #769CD9
triadic
#76CED9 #D976CE #CED976
tetradic
#76CED9 #B276D9 #D98176 #9CD976
square
#76CED9 #B276D9 #D98176 #9CD976
split-complementary
#76CED9 #D9769C #D9B276
monochromatic
#2E99A6 #46BDCC #76CED9 #A6DFE6 #D6F0F4
Accessibility & contrast
On white
1.81
#76CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#76CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED9
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED9 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DA
Deuteranopia (green-blind)
#B1BBD9
Tritanopia (blue-blind)
#43D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced9; /* rgb */ color: rgb(118, 206, 217); /* oklch */ color: oklch(80.0% 0.086 206.0);
Tailwind
colors: {
custom: {
50: '#a3dde4',
500: '#76ced9',
950: '#000000',
},
}SCSS
$custom: #76ced9; $custom-light: #a3dde4; $custom-dark: #000000;
JSON
{
"hex": "#76ced9",
"rgb": {
"r": 118,
"g": 206,
"b": 217
},
"hsl": {
"h": 186.667,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.80023,
"c": 0.08613,
"h": 206
},
"luminance": 0.53004
}Semantic roles & 50–950 ramp
primary
#76CED9
secondary
#AA5449
accent
#3321C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484