#5FD4F2#5FD4F2
#5FD4F2 is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.4% C 0.113 H 217.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4F2 |
|---|---|
| RGB | rgb(95, 212, 242) |
| HSL | hsl(192, 85%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(60.7%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.57, -24.33, -24.60) |
| CIE-LCH | lch(79.57, 34.60, 225.32°) |
| OKLab | oklab(81.42% -0.0895 -0.0684) |
| OKLCH | oklch(81.42% 0.113 217.4) |
| XYZ | xyz(44.2833, 55.9261, 92.4482) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 4.98
Bright Sky Blue
#02CCFE
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4F2 #F27D5F
analogous
#5FF2C6 #5FD4F2 #5F8AF2
triadic
#5FD4F2 #F25FD4 #D4F25F
tetradic
#5FD4F2 #C65FF2 #F27D5F #8AF25F
square
#5FD4F2 #C65FF2 #F27D5F #8AF25F
split-complementary
#5FD4F2 #F25F8A #F2C65F
monochromatic
#10A1C6 #26C5ED #5FD4F2 #98E3F7 #D0F2FB
Accessibility & contrast
On white
1.72
#5FD4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5FD4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4F2
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4F2 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#ABBEF2
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd4f2; /* rgb */ color: rgb(95, 212, 242); /* oklch */ color: oklch(81.4% 0.113 217.4);
Tailwind
colors: {
custom: {
50: '#9ae1f6',
500: '#5fd4f2',
950: '#000000',
},
}SCSS
$custom: #5fd4f2; $custom-light: #9ae1f6; $custom-dark: #000000;
JSON
{
"hex": "#5fd4f2",
"rgb": {
"r": 95,
"g": 212,
"b": 242
},
"hsl": {
"h": 192.245,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.81424,
"c": 0.11262,
"h": 217.4
},
"luminance": 0.55931
}Semantic roles & 50–950 ramp
primary
#5FD4F2
secondary
#C44F32
accent
#3104E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485