#5FD3F2#5FD3F2
#5FD3F2 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.113 H 218.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3F2 |
|---|---|
| RGB | rgb(95, 211, 242) |
| HSL | hsl(193, 85%, 66%) |
| HSV | hsv(193, 61%, 95%) |
| CMYK | cmyk(60.7%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(79.29, -23.83, -25.04) |
| CIE-LCH | lch(79.29, 34.57, 226.42°) |
| OKLab | oklab(81.19% -0.0885 -0.0696) |
| OKLCH | oklch(81.19% 0.113 218.2) |
| XYZ | xyz(44.0341, 55.4277, 92.3652) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 4.74
Bright Sky Blue
#02CCFE
ΔE00 5.05
Baby Blue
#89CFF0
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 7.12
Lightblue (survey)
#7BC8F6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3F2 #F27E5F
analogous
#5FF2C7 #5FD3F2 #5F89F2
triadic
#5FD3F2 #F25FD3 #D3F25F
tetradic
#5FD3F2 #C75FF2 #F27E5F #89F25F
square
#5FD3F2 #C75FF2 #F27E5F #89F25F
split-complementary
#5FD3F2 #F25F89 #F2C75F
monochromatic
#10A0C6 #26C3ED #5FD3F2 #98E3F7 #D0F2FB
Accessibility & contrast
On white
1.74
#5FD3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5FD3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3F2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3F2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd3f2; /* rgb */ color: rgb(95, 211, 242); /* oklch */ color: oklch(81.2% 0.113 218.2);
Tailwind
colors: {
custom: {
50: '#9ae0f6',
500: '#5fd3f2',
950: '#000000',
},
}SCSS
$custom: #5fd3f2; $custom-light: #9ae0f6; $custom-dark: #000000;
JSON
{
"hex": "#5fd3f2",
"rgb": {
"r": 95,
"g": 211,
"b": 242
},
"hsl": {
"h": 192.653,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.81195,
"c": 0.11257,
"h": 218.2
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#5FD3F2
secondary
#C45032
accent
#3304E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485