#5FCEFD#5FCEFD
#5FCEFD is a light, vivid cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.121 H 228.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEFD |
|---|---|
| RGB | rgb(95, 206, 253) |
| HSL | hsl(198, 98%, 68%) |
| HSV | hsv(198, 62%, 99%) |
| CMYK | cmyk(62.5%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(78.26, -18.03, -32.48) |
| CIE-LCH | lch(78.26, 37.14, 240.97°) |
| OKLab | oklab(80.51% -0.0794 -0.0907) |
| OKLCH | oklch(80.51% 0.121 228.8) |
| XYZ | xyz(44.5133, 53.6628, 100.9215) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.50
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.34
Lightskyblue
#87CEFA
ΔE00 4.41
Sky Blue
#87CEEB
ΔE00 4.85
Sky
#82CAFC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEFD #FD8E5F
analogous
#5FFDDD #5FCEFD #5F7FFD
triadic
#5FCEFD #FD5FCE #CEFD5F
tetradic
#5FCEFD #DD5FFD #FD8E5F #7FFD5F
square
#5FCEFD #DD5FFD #FD8E5F #7FFD5F
split-complementary
#5FCEFD #FD5F7F #FDDD5F
monochromatic
#039DDF #23BBFC #5FCEFD #9BE1FE #D8F3FF
Accessibility & contrast
On white
1.79
#5FCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#5FCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEFD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEFD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fcefd; /* rgb */ color: rgb(95, 206, 253); /* oklch */ color: oklch(80.5% 0.121 228.8);
Tailwind
colors: {
custom: {
50: '#9bddfe',
500: '#5fcefd',
950: '#000000',
},
}SCSS
$custom: #5fcefd; $custom-light: #9bddfe; $custom-dark: #000000;
JSON
{
"hex": "#5fcefd",
"rgb": {
"r": 95,
"g": 206,
"b": 253
},
"hsl": {
"h": 197.848,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.80508,
"c": 0.12056,
"h": 228.8
},
"luminance": 0.53667
}Semantic roles & 50–950 ramp
primary
#5FCEFD
secondary
#D75D29
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485