#5DCFF0#5DCFF0
#5DCFF0 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.112 H 219.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCFF0 |
|---|---|
| RGB | rgb(93, 207, 240) |
| HSL | hsl(193, 83%, 65%) |
| HSV | hsv(193, 61%, 94%) |
| CMYK | cmyk(61.2%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.02, -22.75, -25.92) |
| CIE-LCH | lch(78.02, 34.49, 228.72°) |
| OKLab | oklab(80.14% -0.0863 -0.0721) |
| OKLCH | oklch(80.14% 0.112 219.9) |
| XYZ | xyz(42.5489, 53.2397, 90.4551) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 5.09
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCFF0 #F07E5D
analogous
#5DF0C7 #5DCFF0 #5D86F0
triadic
#5DCFF0 #F05DCF #CFF05D
tetradic
#5DCFF0 #C75DF0 #F07E5D #86F05D
square
#5DCFF0 #C75DF0 #F07E5D #86F05D
split-complementary
#5DCFF0 #F05D86 #F0C75D
monochromatic
#1299C1 #25BEEB #5DCFF0 #95E0F5 #CDF0FA
Accessibility & contrast
On white
1.80
#5DCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#5DCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCFF0
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCFF0 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5dcff0; /* rgb */ color: rgb(93, 207, 240); /* oklch */ color: oklch(80.1% 0.112 219.9);
Tailwind
colors: {
custom: {
50: '#98ddf5',
500: '#5dcff0',
950: '#000000',
},
}SCSS
$custom: #5dcff0; $custom-light: #98ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5dcff0",
"rgb": {
"r": 93,
"g": 207,
"b": 240
},
"hsl": {
"h": 193.469,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.80137,
"c": 0.11244,
"h": 219.9
},
"luminance": 0.53244
}Semantic roles & 50–950 ramp
primary
#5DCFF0
secondary
#BF5232
accent
#3706DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485