#5FCEF9#5FCEF9
#5FCEF9 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.117 H 226.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEF9 |
|---|---|
| RGB | rgb(95, 206, 249) |
| HSL | hsl(197, 93%, 67%) |
| HSV | hsv(197, 62%, 98%) |
| CMYK | cmyk(61.8%, 17.3%, 0%, 2.4%) |
| CIE-LAB | lab(78.12, -19.23, -30.57) |
| CIE-LCH | lch(78.12, 36.11, 237.83°) |
| OKLab | oklab(80.34% -0.0808 -0.0853) |
| OKLCH | oklch(80.34% 0.117 226.6) |
| XYZ | xyz(43.8828, 53.4106, 97.6008) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEF9 #F98A5F
analogous
#5FF9D7 #5FCEF9 #5F81F9
triadic
#5FCEF9 #F95FCE #CEF95F
tetradic
#5FCEF9 #D75FF9 #F98A5F #81F95F
square
#5FCEF9 #D75FF9 #F98A5F #81F95F
split-complementary
#5FCEF9 #F95F81 #F9D75F
monochromatic
#089CD6 #24BCF7 #5FCEF9 #9AE0FB #D5F2FD
Accessibility & contrast
On white
1.80
#5FCEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#5FCEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEF9
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEF9 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFB
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcef9; /* rgb */ color: rgb(95, 206, 249); /* oklch */ color: oklch(80.3% 0.117 226.6);
Tailwind
colors: {
custom: {
50: '#9addfb',
500: '#5fcef9',
950: '#000000',
},
}SCSS
$custom: #5fcef9; $custom-light: #9addfb; $custom-dark: #000000;
JSON
{
"hex": "#5fcef9",
"rgb": {
"r": 95,
"g": 206,
"b": 249
},
"hsl": {
"h": 196.753,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.80341,
"c": 0.11749,
"h": 226.6
},
"luminance": 0.53415
}Semantic roles & 50–950 ramp
primary
#5FCEF9
secondary
#D05A2C
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485