#5FDAF4#5FDAF4
#5FDAF4 is a very light, moderate cyan. Relative luminance 0.591; OKLCH L 82.9% C 0.114 H 213.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAF4 |
|---|---|
| RGB | rgb(95, 218, 244) |
| HSL | hsl(190, 87%, 66%) |
| HSV | hsv(190, 61%, 96%) |
| CMYK | cmyk(61.1%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(81.35, -26.72, -22.97) |
| CIE-LCH | lch(81.35, 35.23, 220.68°) |
| OKLab | oklab(82.87% -0.0949 -0.0638) |
| OKLCH | oklch(82.87% 0.114 213.9) |
| XYZ | xyz(46.1132, 59.1026, 94.5481) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Bright Sky Blue
#02CCFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAF4 #F4795F
analogous
#5FF4C4 #5FDAF4 #5F90F4
triadic
#5FDAF4 #F45FDA #DAF45F
tetradic
#5FDAF4 #C45FF4 #F4795F #90F45F
square
#5FDAF4 #C45FF4 #F4795F #90F45F
split-complementary
#5FDAF4 #F45F90 #F4C45F
monochromatic
#0EAACB #26CDF0 #5FDAF4 #98E7F8 #D2F4FC
Accessibility & contrast
On white
1.64
#5FDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5FDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAF4
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAF4 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F6
Deuteranopia (green-blind)
#B1C3F4
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdaf4; /* rgb */ color: rgb(95, 218, 244); /* oklch */ color: oklch(82.9% 0.114 213.9);
Tailwind
colors: {
custom: {
50: '#9ae5f7',
500: '#5fdaf4',
950: '#000000',
},
}SCSS
$custom: #5fdaf4; $custom-light: #9ae5f7; $custom-dark: #000000;
JSON
{
"hex": "#5fdaf4",
"rgb": {
"r": 95,
"g": 218,
"b": 244
},
"hsl": {
"h": 190.47,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.82871,
"c": 0.11431,
"h": 213.9
},
"luminance": 0.59107
}Semantic roles & 50–950 ramp
primary
#5FDAF4
secondary
#C74B30
accent
#2902E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485