#76DCED#76DCED
#76DCED is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.098 H 209.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCED |
|---|---|
| RGB | rgb(118, 220, 237) |
| HSL | hsl(189, 77%, 70%) |
| HSV | hsv(189, 50%, 93%) |
| CMYK | cmyk(50.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.46, -25.27, -17.50) |
| CIE-LCH | lch(82.46, 30.73, 214.70°) |
| OKLab | oklab(83.9% -0.0853 -0.0483) |
| OKLCH | oklch(83.9% 0.098 209.5) |
| XYZ | xyz(48.3445, 61.1482, 89.3595) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCED #ED8776
analogous
#76EDC2 #76DCED #76A1ED
triadic
#76DCED #ED76DC #DCED76
tetradic
#76DCED #C276ED #ED8776 #A1ED76
square
#76DCED #C276ED #ED8776 #A1ED76
split-complementary
#76DCED #ED76A1 #EDC276
monochromatic
#1BB4CE #40CEE6 #76DCED #ACEAF4 #E2F8FB
Accessibility & contrast
On white
1.59
#76DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#76DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCED
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCED | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#28E4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dced; /* rgb */ color: rgb(118, 220, 237); /* oklch */ color: oklch(83.9% 0.098 209.5);
Tailwind
colors: {
custom: {
50: '#a5e7f2',
500: '#76dced',
950: '#000000',
},
}SCSS
$custom: #76dced; $custom-light: #a5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#76dced",
"rgb": {
"r": 118,
"g": 220,
"b": 237
},
"hsl": {
"h": 188.571,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.83902,
"c": 0.09798,
"h": 209.5
},
"luminance": 0.61152
}Semantic roles & 50–950 ramp
primary
#76DCED
secondary
#C65441
accent
#2A0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485