#5FD5F2#5FD5F2
#5FD5F2 is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.113 H 216.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5F2 |
|---|---|
| RGB | rgb(95, 213, 242) |
| HSL | hsl(192, 85%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(60.7%, 12%, 0%, 5.1%) |
| CIE-LAB | lab(79.86, -24.83, -24.17) |
| CIE-LCH | lch(79.86, 34.65, 224.23°) |
| OKLab | oklab(81.65% -0.0905 -0.0672) |
| OKLCH | oklch(81.65% 0.113 216.6) |
| XYZ | xyz(44.5341, 56.4276, 92.5318) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 5.23
Bright Sky Blue
#02CCFE
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5F2 #F27C5F
analogous
#5FF2C5 #5FD5F2 #5F8BF2
triadic
#5FD5F2 #F25FD5 #D5F25F
tetradic
#5FD5F2 #C55FF2 #F27C5F #8BF25F
square
#5FD5F2 #C55FF2 #F27C5F #8BF25F
split-complementary
#5FD5F2 #F25F8B #F2C55F
monochromatic
#10A2C6 #26C6ED #5FD5F2 #98E4F7 #D0F3FB
Accessibility & contrast
On white
1.71
#5FD5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5FD5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5F2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5F2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd5f2; /* rgb */ color: rgb(95, 213, 242); /* oklch */ color: oklch(81.7% 0.113 216.6);
Tailwind
colors: {
custom: {
50: '#9ae2f6',
500: '#5fd5f2',
950: '#000000',
},
}SCSS
$custom: #5fd5f2; $custom-light: #9ae2f6; $custom-dark: #000000;
JSON
{
"hex": "#5fd5f2",
"rgb": {
"r": 95,
"g": 213,
"b": 242
},
"hsl": {
"h": 191.837,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.81652,
"c": 0.11271,
"h": 216.6
},
"luminance": 0.56432
}Semantic roles & 50–950 ramp
primary
#5FD5F2
secondary
#C44E32
accent
#3004E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485