#5ECCE0#5ECCE0
#5ECCE0 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.104 H 211.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECCE0 |
|---|---|
| RGB | rgb(94, 204, 224) |
| HSL | hsl(189, 68%, 62%) |
| HSV | hsv(189, 58%, 88%) |
| CMYK | cmyk(58%, 8.9%, 0%, 12.2%) |
| CIE-LAB | lab(76.64, -25.71, -19.41) |
| CIE-LCH | lch(76.64, 32.21, 217.06°) |
| OKLab | oklab(78.87% -0.0887 -0.0538) |
| OKLCH | oklch(78.87% 0.104 211.2) |
| XYZ | xyz(39.6580, 50.9433, 78.2496) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 6.66
Bright Sky Blue
#02CCFE
ΔE00 7.73
Robin'S Egg
#6DEDFD
ΔE00 7.81
Baby Blue
#89CFF0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECCE0 #E0725E
analogous
#5EE0B3 #5ECCE0 #5E8BE0
triadic
#5ECCE0 #E05ECC #CCE05E
tetradic
#5ECCE0 #B35EE0 #E0725E #8BE05E
square
#5ECCE0 #B35EE0 #E0725E #8BE05E
split-complementary
#5ECCE0 #E05E8B #E0B35E
monochromatic
#2090A4 #2BBCD6 #5ECCE0 #91DCEA #C5EDF4
Accessibility & contrast
On white
1.88
#5ECCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#5ECCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECCE0
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECCE0 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#A8B7E0
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5ecce0; /* rgb */ color: rgb(94, 204, 224); /* oklch */ color: oklch(78.9% 0.104 211.2);
Tailwind
colors: {
custom: {
50: '#97dbe9',
500: '#5ecce0',
950: '#000000',
},
}SCSS
$custom: #5ecce0; $custom-light: #97dbe9; $custom-dark: #000000;
JSON
{
"hex": "#5ecce0",
"rgb": {
"r": 94,
"g": 204,
"b": 224
},
"hsl": {
"h": 189.231,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.78866,
"c": 0.10374,
"h": 211.2
},
"luminance": 0.50947
}Semantic roles & 50–950 ramp
primary
#5ECCE0
secondary
#A74C3B
accent
#3216D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484