#5FCBF8#5FCBF8
#5FCBF8 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.117 H 228.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCBF8 |
|---|---|
| RGB | rgb(95, 203, 248) |
| HSL | hsl(198, 92%, 67%) |
| HSV | hsv(198, 62%, 97%) |
| CMYK | cmyk(61.7%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(77.23, -17.99, -31.40) |
| CIE-LCH | lch(77.23, 36.18, 240.19°) |
| OKLab | oklab(79.62% -0.0781 -0.0877) |
| OKLCH | oklch(79.62% 0.117 228.3) |
| XYZ | xyz(43.0119, 51.9177, 96.5431) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.56
Sky Blue
#87CEEB
ΔE00 4.62
Deepskyblue
#00BFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCBF8 #F88C5F
analogous
#5FF8D9 #5FCBF8 #5F7FF8
triadic
#5FCBF8 #F85FCB #CBF85F
tetradic
#5FCBF8 #D95FF8 #F88C5F #7FF85F
square
#5FCBF8 #D95FF8 #F88C5F #7FF85F
split-complementary
#5FCBF8 #F85F7F #F8D95F
monochromatic
#0998D3 #24B8F5 #5FCBF8 #9ADEFB #D4F1FD
Accessibility & contrast
On white
1.84
#5FCBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#5FCBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCBF8
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCBF8 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FA
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcbf8; /* rgb */ color: rgb(95, 203, 248); /* oklch */ color: oklch(79.6% 0.117 228.3);
Tailwind
colors: {
custom: {
50: '#9adafa',
500: '#5fcbf8',
950: '#000000',
},
}SCSS
$custom: #5fcbf8; $custom-light: #9adafa; $custom-dark: #000000;
JSON
{
"hex": "#5fcbf8",
"rgb": {
"r": 95,
"g": 203,
"b": 248
},
"hsl": {
"h": 197.647,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.79623,
"c": 0.11741,
"h": 228.3
},
"luminance": 0.51922
}Semantic roles & 50–950 ramp
primary
#5FCBF8
secondary
#CE5C2D
accent
#4300E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485