#5CD2F9#5CD2F9
#5CD2F9 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.118 H 223.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2F9 |
|---|---|
| RGB | rgb(92, 210, 249) |
| HSL | hsl(195, 93%, 67%) |
| HSV | hsv(195, 63%, 98%) |
| CMYK | cmyk(63.1%, 15.7%, 0%, 2.4%) |
| CIE-LAB | lab(79.16, -21.76, -28.98) |
| CIE-LCH | lch(79.16, 36.24, 233.09°) |
| OKLab | oklab(81.15% -0.0866 -0.0808) |
| OKLCH | oklch(81.15% 0.118 223) |
| XYZ | xyz(44.5523, 55.2034, 97.9115) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.46
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.65
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2F9 #F9835C
analogous
#5CF9D1 #5CD2F9 #5C84F9
triadic
#5CD2F9 #F95CD2 #D2F95C
tetradic
#5CD2F9 #D15CF9 #F9835C #84F95C
square
#5CD2F9 #D15CF9 #F9835C #84F95C
split-complementary
#5CD2F9 #F95C84 #F9D15C
monochromatic
#08A0D3 #21C2F7 #5CD2F9 #97E2FB #D2F3FD
Accessibility & contrast
On white
1.74
#5CD2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5CD2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2F9
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2F9 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFB
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd2f9; /* rgb */ color: rgb(92, 210, 249); /* oklch */ color: oklch(81.1% 0.118 223.0);
Tailwind
colors: {
custom: {
50: '#99e0fb',
500: '#5cd2f9',
950: '#000000',
},
}SCSS
$custom: #5cd2f9; $custom-light: #99e0fb; $custom-dark: #000000;
JSON
{
"hex": "#5cd2f9",
"rgb": {
"r": 92,
"g": 210,
"b": 249
},
"hsl": {
"h": 194.904,
"s": 92.899,
"l": 66.863
},
"oklch": {
"l": 0.81148,
"c": 0.11843,
"h": 223
},
"luminance": 0.55208
}Semantic roles & 50–950 ramp
primary
#5CD2F9
secondary
#CE542C
accent
#3900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485