#54CAF7#54CAF7
#54CAF7 is a light, vivid cyan. Relative luminance 0.508; OKLCH L 79.0% C 0.122 H 226.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #54CAF7 |
|---|---|
| RGB | rgb(84, 202, 247) |
| HSL | hsl(197, 91%, 65%) |
| HSV | hsv(197, 66%, 97%) |
| CMYK | cmyk(66%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(76.58, -19.55, -31.89) |
| CIE-LCH | lch(76.58, 37.41, 238.49°) |
| OKLab | oklab(79% -0.0838 -0.0892) |
| OKLCH | oklch(79% 0.122 226.8) |
| XYZ | xyz(41.5585, 50.8368, 95.5999) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.57
Lightblue (survey)
#7BC8F6
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.95
Deepskyblue
#00BFFF
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CAF7 #F78154
analogous
#54F7D2 #54CAF7 #5479F7
triadic
#54CAF7 #F754CA #CAF754
tetradic
#54CAF7 #D254F7 #F78154 #79F754
square
#54CAF7 #D254F7 #F78154 #79F754
split-complementary
#54CAF7 #F75479 #F7D254
monochromatic
#0993C7 #1AB8F4 #54CAF7 #8EDCFA #C9EEFC
Accessibility & contrast
On white
1.88
#54CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#54CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CAF7
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CAF7 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F9
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #54caf7; /* rgb */ color: rgb(84, 202, 247); /* oklch */ color: oklch(79.0% 0.122 226.8);
Tailwind
colors: {
custom: {
50: '#95dafa',
500: '#54caf7',
950: '#000000',
},
}SCSS
$custom: #54caf7; $custom-light: #95dafa; $custom-dark: #000000;
JSON
{
"hex": "#54caf7",
"rgb": {
"r": 84,
"g": 202,
"b": 247
},
"hsl": {
"h": 196.564,
"s": 91.061,
"l": 64.902
},
"oklch": {
"l": 0.78997,
"c": 0.12236,
"h": 226.8
},
"luminance": 0.50841
}Semantic roles & 50–950 ramp
primary
#54CAF7
secondary
#C4552B
accent
#3F00E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1417
muted
#808385