#5EDCED#5EDCED
#5EDCED is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.113 H 207.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCED |
|---|---|
| RGB | rgb(94, 220, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(60.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.66, -29.85, -18.77) |
| CIE-LCH | lch(81.66, 35.26, 212.17°) |
| OKLab | oklab(83.04% -0.1002 -0.052) |
| OKLCH | oklch(83.04% 0.113 207.4) |
| XYZ | xyz(45.4890, 59.6758, 89.2256) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCED #ED6F5E
analogous
#5EEDB7 #5EDCED #5E94ED
triadic
#5EDCED #ED5EDC #DCED5E
tetradic
#5EDCED #B75EED #ED6F5E #94ED5E
square
#5EDCED #B75EED #ED6F5E #94ED5E
split-complementary
#5EDCED #ED5E94 #EDB75E
monochromatic
#15A8BC #27D0E7 #5EDCED #95E8F3 #CCF4F9
Accessibility & contrast
On white
1.62
#5EDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5EDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCED
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCED | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edced; /* rgb */ color: rgb(94, 220, 237); /* oklch */ color: oklch(83.0% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#9ae7f2',
500: '#5edced',
950: '#000000',
},
}SCSS
$custom: #5edced; $custom-light: #9ae7f2; $custom-dark: #000000;
JSON
{
"hex": "#5edced",
"rgb": {
"r": 94,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.133,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8304,
"c": 0.1129,
"h": 207.4
},
"luminance": 0.59681
}Semantic roles & 50–950 ramp
primary
#5EDCED
secondary
#BA4535
accent
#2209DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485