#5ACCF6#5ACCF6
#5ACCF6 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.118 H 225.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCF6 |
|---|---|
| RGB | rgb(90, 204, 246) |
| HSL | hsl(196, 90%, 66%) |
| HSV | hsv(196, 63%, 96%) |
| CMYK | cmyk(63.4%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.29, -19.94, -30.25) |
| CIE-LCH | lch(77.29, 36.23, 236.61°) |
| OKLab | oklab(79.6% -0.0828 -0.0845) |
| OKLCH | oklch(79.6% 0.118 225.6) |
| XYZ | xyz(42.4372, 52.0088, 94.9731) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 4.50
Lightblue (survey)
#7BC8F6
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCF6 #F6845A
analogous
#5AF6D2 #5ACCF6 #5A7EF6
triadic
#5ACCF6 #F65ACC #CCF65A
tetradic
#5ACCF6 #D25AF6 #F6845A #7EF65A
square
#5ACCF6 #D25AF6 #F6845A #7EF65A
split-complementary
#5ACCF6 #F65A7E #F6D25A
monochromatic
#0B97CB #20BAF3 #5ACCF6 #94DEF9 #CEF0FC
Accessibility & contrast
On white
1.84
#5ACCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#5ACCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCF6
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCF6 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5accf6; /* rgb */ color: rgb(90, 204, 246); /* oklch */ color: oklch(79.6% 0.118 225.6);
Tailwind
colors: {
custom: {
50: '#98dbf9',
500: '#5accf6',
950: '#000000',
},
}SCSS
$custom: #5accf6; $custom-light: #98dbf9; $custom-dark: #000000;
JSON
{
"hex": "#5accf6",
"rgb": {
"r": 90,
"g": 204,
"b": 246
},
"hsl": {
"h": 196.154,
"s": 89.655,
"l": 65.882
},
"oklch": {
"l": 0.79598,
"c": 0.11826,
"h": 225.6
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#5ACCF6
secondary
#C7572D
accent
#3E00E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485