#5FCDFB#5FCDFB
#5FCDFB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.119 H 228.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDFB |
|---|---|
| RGB | rgb(95, 205, 251) |
| HSL | hsl(198, 95%, 68%) |
| HSV | hsv(198, 62%, 98%) |
| CMYK | cmyk(62.2%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.91, -18.11, -31.96) |
| CIE-LCH | lch(77.91, 36.73, 240.45°) |
| OKLab | oklab(80.2% -0.0791 -0.0893) |
| OKLCH | oklch(80.2% 0.119 228.5) |
| XYZ | xyz(43.9564, 53.0561, 99.1724) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 4.49
Sky Blue
#87CEEB
ΔE00 4.71
Sky
#82CAFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDFB #FB8D5F
analogous
#5FFBDB #5FCDFB #5F7FFB
triadic
#5FCDFB #FB5FCD #CDFB5F
tetradic
#5FCDFB #DB5FFB #FB8D5F #7FFB5F
square
#5FCDFB #DB5FFB #FB8D5F #7FFB5F
split-complementary
#5FCDFB #FB5F7F #FBDB5F
monochromatic
#059BDA #23BAFA #5FCDFB #9BE0FC #D6F2FE
Accessibility & contrast
On white
1.81
#5FCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#5FCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDFB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDFB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#9FBAFA
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcdfb; /* rgb */ color: rgb(95, 205, 251); /* oklch */ color: oklch(80.2% 0.119 228.5);
Tailwind
colors: {
custom: {
50: '#9adcfc',
500: '#5fcdfb',
950: '#000000',
},
}SCSS
$custom: #5fcdfb; $custom-light: #9adcfc; $custom-dark: #000000;
JSON
{
"hex": "#5fcdfb",
"rgb": {
"r": 95,
"g": 205,
"b": 251
},
"hsl": {
"h": 197.692,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.80199,
"c": 0.11925,
"h": 228.5
},
"luminance": 0.53061
}Semantic roles & 50–950 ramp
primary
#5FCDFB
secondary
#D45C2A
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485