#5ECDF5#5ECDF5
#5ECDF5 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.115 H 224.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5ECDF5 |
|---|---|
| RGB | rgb(94, 205, 245) |
| HSL | hsl(196, 88%, 66%) |
| HSV | hsv(196, 62%, 96%) |
| CMYK | cmyk(61.6%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(77.66, -20.09, -29.14) |
| CIE-LCH | lch(77.66, 35.39, 235.42°) |
| OKLab | oklab(79.92% -0.0818 -0.0812) |
| OKLCH | oklch(79.92% 0.115 224.8) |
| XYZ | xyz(42.9223, 52.6305, 94.2652) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.10
Lightskyblue
#87CEFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ECDF5 #F5865E
analogous
#5EF5D2 #5ECDF5 #5E82F5
triadic
#5ECDF5 #F55ECD #CDF55E
tetradic
#5ECDF5 #D25EF5 #F5865E #82F55E
square
#5ECDF5 #D25EF5 #F5865E #82F55E
split-complementary
#5ECDF5 #F55E82 #F5D25E
monochromatic
#0D99CC #24BBF1 #5ECDF5 #98DFF9 #D1F1FC
Accessibility & contrast
On white
1.82
#5ECDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5ECDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ECDF5
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ECDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ECDF5 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ecdf5; /* rgb */ color: rgb(94, 205, 245); /* oklch */ color: oklch(79.9% 0.115 224.8);
Tailwind
colors: {
custom: {
50: '#99dcf8',
500: '#5ecdf5',
950: '#000000',
},
}SCSS
$custom: #5ecdf5; $custom-light: #99dcf8; $custom-dark: #000000;
JSON
{
"hex": "#5ecdf5",
"rgb": {
"r": 94,
"g": 205,
"b": 245
},
"hsl": {
"h": 195.894,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.79917,
"c": 0.11529,
"h": 224.8
},
"luminance": 0.52635
}Semantic roles & 50–950 ramp
primary
#5ECDF5
secondary
#C8582F
accent
#3D01E5
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485