#5ACCF4#5ACCF4
#5ACCF4 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.117 H 224.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCF4 |
|---|---|
| RGB | rgb(90, 204, 244) |
| HSL | hsl(196, 88%, 65%) |
| HSV | hsv(196, 63%, 96%) |
| CMYK | cmyk(63.1%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.21, -20.54, -29.30) |
| CIE-LCH | lch(77.21, 35.78, 234.96°) |
| OKLab | oklab(79.52% -0.0835 -0.0817) |
| OKLCH | oklch(79.52% 0.117 224.4) |
| XYZ | xyz(42.1319, 51.8866, 93.3651) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.94
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.55
Neon Blue
#04D9FF
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCF4 #F4825A
analogous
#5AF4CF #5ACCF4 #5A7FF4
triadic
#5ACCF4 #F45ACC #CCF45A
tetradic
#5ACCF4 #CF5AF4 #F4825A #7FF45A
square
#5ACCF4 #CF5AF4 #F4825A #7FF45A
split-complementary
#5ACCF4 #F45A7F #F4CF5A
monochromatic
#0D96C6 #21BAF0 #5ACCF4 #93DEF8 #CDEFFC
Accessibility & contrast
On white
1.85
#5ACCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#5ACCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCF4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCF4 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5accf4; /* rgb */ color: rgb(90, 204, 244); /* oklch */ color: oklch(79.5% 0.117 224.4);
Tailwind
colors: {
custom: {
50: '#97dbf7',
500: '#5accf4',
950: '#000000',
},
}SCSS
$custom: #5accf4; $custom-light: #97dbf7; $custom-dark: #000000;
JSON
{
"hex": "#5accf4",
"rgb": {
"r": 90,
"g": 204,
"b": 244
},
"hsl": {
"h": 195.584,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.79516,
"c": 0.11684,
"h": 224.4
},
"luminance": 0.51891
}Semantic roles & 50–950 ramp
primary
#5ACCF4
secondary
#C3552F
accent
#3C01E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485