#54CAF2#54CAF2
#54CAF2 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.8% C 0.119 H 223.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #54CAF2 |
|---|---|
| RGB | rgb(84, 202, 242) |
| HSL | hsl(195, 86%, 64%) |
| HSV | hsv(195, 65%, 95%) |
| CMYK | cmyk(65.3%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(76.39, -21.09, -29.50) |
| CIE-LCH | lch(76.39, 36.26, 234.44°) |
| OKLab | oklab(78.79% -0.0856 -0.0823) |
| OKLCH | oklch(78.79% 0.119 223.9) |
| XYZ | xyz(40.7972, 50.5323, 91.5908) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.69
Sky Blue
#87CEEB
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Deepskyblue
#00BFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CAF2 #F27C54
analogous
#54F2CB #54CAF2 #547BF2
triadic
#54CAF2 #F254CA #CAF254
tetradic
#54CAF2 #CB54F2 #F27C54 #7BF254
square
#54CAF2 #CB54F2 #F27C54 #7BF254
split-complementary
#54CAF2 #F2547B #F2CB54
monochromatic
#0E91BD #1BB8EE #54CAF2 #8DDCF6 #C6EDFB
Accessibility & contrast
On white
1.89
#54CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#54CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CAF2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CAF2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #54caf2; /* rgb */ color: rgb(84, 202, 242); /* oklch */ color: oklch(78.8% 0.119 223.9);
Tailwind
colors: {
custom: {
50: '#94daf6',
500: '#54caf2',
950: '#000000',
},
}SCSS
$custom: #54caf2; $custom-light: #94daf6; $custom-dark: #000000;
JSON
{
"hex": "#54caf2",
"rgb": {
"r": 84,
"g": 202,
"b": 242
},
"hsl": {
"h": 195.19,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.78788,
"c": 0.11877,
"h": 223.9
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#54CAF2
secondary
#BB522F
accent
#3C03E2
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385