#5FD0F8#5FD0F8
#5FD0F8 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.116 H 224.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD0F8 |
|---|---|
| RGB | rgb(95, 208, 248) |
| HSL | hsl(196, 92%, 67%) |
| HSV | hsv(196, 62%, 97%) |
| CMYK | cmyk(61.7%, 16.1%, 0%, 2.7%) |
| CIE-LAB | lab(78.65, -20.55, -29.22) |
| CIE-LCH | lch(78.65, 35.72, 234.88°) |
| OKLab | oklab(80.75% -0.0832 -0.0815) |
| OKLCH | oklch(80.75% 0.116 224.4) |
| XYZ | xyz(44.2117, 54.3174, 96.9431) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 4.69
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD0F8 #F8875F
analogous
#5FF8D3 #5FD0F8 #5F84F8
triadic
#5FD0F8 #F85FD0 #D0F85F
tetradic
#5FD0F8 #D35FF8 #F8875F #84F85F
square
#5FD0F8 #D35FF8 #F8875F #84F85F
split-complementary
#5FD0F8 #F85F84 #F8D35F
monochromatic
#099FD3 #24BFF5 #5FD0F8 #9AE1FB #D4F2FD
Accessibility & contrast
On white
1.77
#5FD0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#5FD0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD0F8
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD0F8 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFA
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd0f8; /* rgb */ color: rgb(95, 208, 248); /* oklch */ color: oklch(80.8% 0.116 224.4);
Tailwind
colors: {
custom: {
50: '#9adefa',
500: '#5fd0f8',
950: '#000000',
},
}SCSS
$custom: #5fd0f8; $custom-light: #9adefa; $custom-dark: #000000;
JSON
{
"hex": "#5fd0f8",
"rgb": {
"r": 95,
"g": 208,
"b": 248
},
"hsl": {
"h": 195.686,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.80753,
"c": 0.11643,
"h": 224.4
},
"luminance": 0.54322
}Semantic roles & 50–950 ramp
primary
#5FD0F8
secondary
#CE572D
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485