#5ACFF0#5ACFF0
#5ACFF0 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.0% C 0.114 H 219.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACFF0 |
|---|---|
| RGB | rgb(90, 207, 240) |
| HSL | hsl(193, 83%, 65%) |
| HSV | hsv(193, 63%, 94%) |
| CMYK | cmyk(62.5%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(77.93, -23.26, -26.06) |
| CIE-LCH | lch(77.93, 34.93, 228.25°) |
| OKLab | oklab(80.04% -0.088 -0.0725) |
| OKLCH | oklch(80.04% 0.114 219.5) |
| XYZ | xyz(42.2511, 53.0862, 90.4412) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.67
Bright Sky Blue
#02CCFE
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 5.34
Lightblue (survey)
#7BC8F6
ΔE00 7.13
Lightskyblue
#87CEFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACFF0 #F07B5A
analogous
#5AF0C6 #5ACFF0 #5A84F0
triadic
#5ACFF0 #F05ACF #CFF05A
tetradic
#5ACFF0 #C65AF0 #F07B5A #84F05A
square
#5ACFF0 #C65AF0 #F07B5A #84F05A
split-complementary
#5ACFF0 #F05A84 #F0C65A
monochromatic
#1198BE #22BFEB #5ACFF0 #92DFF5 #CAF0FA
Accessibility & contrast
On white
1.81
#5ACFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#5ACFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACFF0
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACFF0 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF2
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5acff0; /* rgb */ color: rgb(90, 207, 240); /* oklch */ color: oklch(80.0% 0.114 219.5);
Tailwind
colors: {
custom: {
50: '#97ddf5',
500: '#5acff0',
950: '#000000',
},
}SCSS
$custom: #5acff0; $custom-light: #97ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5acff0",
"rgb": {
"r": 90,
"g": 207,
"b": 240
},
"hsl": {
"h": 193.2,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.80039,
"c": 0.11406,
"h": 219.5
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#5ACFF0
secondary
#BD5032
accent
#3606E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485