#5FD2F2#5FD2F2
#5FD2F2 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.113 H 219.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2F2 |
|---|---|
| RGB | rgb(95, 210, 242) |
| HSL | hsl(193, 85%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(60.7%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.00, -23.33, -25.47) |
| CIE-LCH | lch(79.00, 34.54, 227.52°) |
| OKLab | oklab(80.97% -0.0874 -0.0708) |
| OKLCH | oklch(80.97% 0.113 219) |
| XYZ | xyz(43.7865, 54.9324, 92.2826) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 4.53
Bright Sky Blue
#02CCFE
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Aqua Blue
#02D8E9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2F2 #F27F5F
analogous
#5FF2C8 #5FD2F2 #5F88F2
triadic
#5FD2F2 #F25FD2 #D2F25F
tetradic
#5FD2F2 #C85FF2 #F27F5F #88F25F
square
#5FD2F2 #C85FF2 #F27F5F #88F25F
split-complementary
#5FD2F2 #F25F88 #F2C85F
monochromatic
#109FC6 #26C2ED #5FD2F2 #98E2F7 #D0F2FB
Accessibility & contrast
On white
1.75
#5FD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5FD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2F2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2F2 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd2f2; /* rgb */ color: rgb(95, 210, 242); /* oklch */ color: oklch(81.0% 0.113 219.0);
Tailwind
colors: {
custom: {
50: '#9ae0f6',
500: '#5fd2f2',
950: '#000000',
},
}SCSS
$custom: #5fd2f2; $custom-light: #9ae0f6; $custom-dark: #000000;
JSON
{
"hex": "#5fd2f2",
"rgb": {
"r": 95,
"g": 210,
"b": 242
},
"hsl": {
"h": 193.061,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.80967,
"c": 0.11253,
"h": 219
},
"luminance": 0.54937
}Semantic roles & 50–950 ramp
primary
#5FD2F2
secondary
#C45132
accent
#3404E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485