#5FCDF4#5FCDF4
#5FCDF4 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.114 H 224.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDF4 |
|---|---|
| RGB | rgb(95, 205, 244) |
| HSL | hsl(196, 87%, 66%) |
| HSV | hsv(196, 61%, 96%) |
| CMYK | cmyk(61.1%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.65, -20.21, -28.61) |
| CIE-LCH | lch(77.65, 35.03, 234.76°) |
| OKLab | oklab(79.91% -0.0816 -0.0797) |
| OKLCH | oklch(79.91% 0.114 224.3) |
| XYZ | xyz(42.8733, 52.6228, 93.4682) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 5.13
Lightskyblue
#87CEFA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDF4 #F4865F
analogous
#5FF4D1 #5FCDF4 #5F83F4
triadic
#5FCDF4 #F45FCD #CDF45F
tetradic
#5FCDF4 #D15FF4 #F4865F #83F45F
square
#5FCDF4 #D15FF4 #F4865F #83F45F
split-complementary
#5FCDF4 #F45F83 #F4D15F
monochromatic
#0E99CB #26BBF0 #5FCDF4 #98DFF8 #D2F1FC
Accessibility & contrast
On white
1.82
#5FCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5FCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDF4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDF4 | 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)
#B7C9F6
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcdf4; /* rgb */ color: rgb(95, 205, 244); /* oklch */ color: oklch(79.9% 0.114 224.3);
Tailwind
colors: {
custom: {
50: '#9adcf7',
500: '#5fcdf4',
950: '#000000',
},
}SCSS
$custom: #5fcdf4; $custom-light: #9adcf7; $custom-dark: #000000;
JSON
{
"hex": "#5fcdf4",
"rgb": {
"r": 95,
"g": 205,
"b": 244
},
"hsl": {
"h": 195.705,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.7991,
"c": 0.11406,
"h": 224.3
},
"luminance": 0.52627
}Semantic roles & 50–950 ramp
primary
#5FCDF4
secondary
#C75830
accent
#3D02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485