#5FD2F0#5FD2F0
#5FD2F0 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.111 H 217.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2F0 |
|---|---|
| RGB | rgb(95, 210, 240) |
| HSL | hsl(192, 83%, 66%) |
| HSV | hsv(192, 60%, 94%) |
| CMYK | cmyk(60.4%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(78.93, -23.91, -24.51) |
| CIE-LCH | lch(78.93, 34.24, 225.71°) |
| OKLab | oklab(80.89% -0.0882 -0.0681) |
| OKLCH | oklch(80.89% 0.111 217.7) |
| XYZ | xyz(43.4877, 54.8129, 90.7093) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 4.78
Bright Sky Blue
#02CCFE
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2F0 #F07D5F
analogous
#5FF0C5 #5FD2F0 #5F89F0
triadic
#5FD2F0 #F05FD2 #D2F05F
tetradic
#5FD2F0 #C55FF0 #F07D5F #89F05F
square
#5FD2F0 #C55FF0 #F07D5F #89F05F
split-complementary
#5FD2F0 #F05F89 #F0C55F
monochromatic
#129EC2 #27C2EB #5FD2F0 #97E2F5 #CFF1FA
Accessibility & contrast
On white
1.76
#5FD2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#5FD2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2F0
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2F0 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF2
Deuteranopia (green-blind)
#A9BDF0
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2f0; /* rgb */ color: rgb(95, 210, 240); /* oklch */ color: oklch(80.9% 0.111 217.7);
Tailwind
colors: {
custom: {
50: '#9ae0f5',
500: '#5fd2f0',
950: '#000000',
},
}SCSS
$custom: #5fd2f0; $custom-light: #9ae0f5; $custom-dark: #000000;
JSON
{
"hex": "#5fd2f0",
"rgb": {
"r": 95,
"g": 210,
"b": 240
},
"hsl": {
"h": 192.414,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.80889,
"c": 0.11143,
"h": 217.7
},
"luminance": 0.54817
}Semantic roles & 50–950 ramp
primary
#5FD2F0
secondary
#C05033
accent
#3306DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485