#5ACCF2#5ACCF2
#5ACCF2 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.4% C 0.115 H 223.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCF2 |
|---|---|
| RGB | rgb(90, 204, 242) |
| HSL | hsl(195, 85%, 65%) |
| HSV | hsv(195, 63%, 95%) |
| CMYK | cmyk(62.8%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.14, -21.14, -28.34) |
| CIE-LCH | lch(77.14, 35.36, 233.27°) |
| OKLab | oklab(79.43% -0.0842 -0.079) |
| OKLCH | oklch(79.43% 0.115 223.2) |
| XYZ | xyz(41.8299, 51.7658, 91.7745) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCF2 #F2805A
analogous
#5AF2CC #5ACCF2 #5A80F2
triadic
#5ACCF2 #F25ACC #CCF25A
tetradic
#5ACCF2 #CC5AF2 #F2805A #80F25A
square
#5ACCF2 #CC5AF2 #F2805A #80F25A
split-complementary
#5ACCF2 #F25A80 #F2CC5A
monochromatic
#0F96C2 #21BAEE #5ACCF2 #93DEF6 #CBEFFB
Accessibility & contrast
On white
1.85
#5ACCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#5ACCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCF2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCF2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5accf2; /* rgb */ color: rgb(90, 204, 242); /* oklch */ color: oklch(79.4% 0.115 223.2);
Tailwind
colors: {
custom: {
50: '#97dbf6',
500: '#5accf2',
950: '#000000',
},
}SCSS
$custom: #5accf2; $custom-light: #97dbf6; $custom-dark: #000000;
JSON
{
"hex": "#5accf2",
"rgb": {
"r": 90,
"g": 204,
"b": 242
},
"hsl": {
"h": 195,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.79434,
"c": 0.11548,
"h": 223.2
},
"luminance": 0.5177
}Semantic roles & 50–950 ramp
primary
#5ACCF2
secondary
#C05430
accent
#3B04E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485