#5FD6F3#5FD6F3
#5FD6F3 is a light, moderate cyan. Relative luminance 0.570; OKLCH L 81.9% C 0.113 H 216.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6F3 |
|---|---|
| RGB | rgb(95, 214, 243) |
| HSL | hsl(192, 86%, 66%) |
| HSV | hsv(192, 61%, 95%) |
| CMYK | cmyk(60.9%, 11.9%, 0%, 4.7%) |
| CIE-LAB | lab(80.18, -25.03, -24.22) |
| CIE-LCH | lch(80.18, 34.83, 224.05°) |
| OKLab | oklab(81.92% -0.0912 -0.0673) |
| OKLCH | oklch(81.92% 0.113 216.4) |
| XYZ | xyz(44.9370, 56.9925, 93.4091) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 5.35
Bright Sky Blue
#02CCFE
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6F3 #F37C5F
analogous
#5FF3C6 #5FD6F3 #5F8CF3
triadic
#5FD6F3 #F35FD6 #D6F35F
tetradic
#5FD6F3 #C65FF3 #F37C5F #8CF35F
square
#5FD6F3 #C65FF3 #F37C5F #8CF35F
split-complementary
#5FD6F3 #F35F8C #F3C65F
monochromatic
#0FA4C9 #26C7EF #5FD6F3 #98E5F7 #D1F3FC
Accessibility & contrast
On white
1.69
#5FD6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5FD6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6F3
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6F3 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#ADC0F3
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd6f3; /* rgb */ color: rgb(95, 214, 243); /* oklch */ color: oklch(81.9% 0.113 216.4);
Tailwind
colors: {
custom: {
50: '#9ae2f7',
500: '#5fd6f3',
950: '#000000',
},
}SCSS
$custom: #5fd6f3; $custom-light: #9ae2f7; $custom-dark: #000000;
JSON
{
"hex": "#5fd6f3",
"rgb": {
"r": 95,
"g": 214,
"b": 243
},
"hsl": {
"h": 191.757,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.81919,
"c": 0.11331,
"h": 216.4
},
"luminance": 0.56997
}Semantic roles & 50–950 ramp
primary
#5FD6F3
secondary
#C54E31
accent
#2F03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485