#5FCFFD#5FCFFD
#5FCFFD is a light, vivid cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.120 H 228.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFFD |
|---|---|
| RGB | rgb(95, 207, 253) |
| HSL | hsl(197, 98%, 68%) |
| HSV | hsv(197, 62%, 99%) |
| CMYK | cmyk(62.5%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(78.55, -18.54, -32.04) |
| CIE-LCH | lch(78.55, 37.02, 239.95°) |
| OKLab | oklab(80.73% -0.0804 -0.0895) |
| OKLCH | oklch(80.73% 0.12 228.1) |
| XYZ | xyz(44.7548, 54.1458, 101.0020) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 4.71
Sky
#82CAFC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFFD #FD8D5F
analogous
#5FFDDC #5FCFFD #5F80FD
triadic
#5FCFFD #FD5FCF #CFFD5F
tetradic
#5FCFFD #DC5FFD #FD8D5F #80FD5F
square
#5FCFFD #DC5FFD #FD8D5F #80FD5F
split-complementary
#5FCFFD #FD5F80 #FDDC5F
monochromatic
#039FDF #23BDFC #5FCFFD #9BE1FE #D8F3FF
Accessibility & contrast
On white
1.78
#5FCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#5FCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFFD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFFD | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fcffd; /* rgb */ color: rgb(95, 207, 253); /* oklch */ color: oklch(80.7% 0.120 228.1);
Tailwind
colors: {
custom: {
50: '#9bddfe',
500: '#5fcffd',
950: '#000000',
},
}SCSS
$custom: #5fcffd; $custom-light: #9bddfe; $custom-dark: #000000;
JSON
{
"hex": "#5fcffd",
"rgb": {
"r": 95,
"g": 207,
"b": 253
},
"hsl": {
"h": 197.468,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.80733,
"c": 0.1203,
"h": 228.1
},
"luminance": 0.5415
}Semantic roles & 50–950 ramp
primary
#5FCFFD
secondary
#D75C29
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485