#54CEF2#54CEF2
#54CEF2 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.118 H 220.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #54CEF2 |
|---|---|
| RGB | rgb(84, 206, 242) |
| HSL | hsl(194, 86%, 64%) |
| HSV | hsv(194, 65%, 95%) |
| CMYK | cmyk(65.3%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.54, -23.11, -27.74) |
| CIE-LCH | lch(77.54, 36.11, 230.20°) |
| OKLab | oklab(79.71% -0.0896 -0.0773) |
| OKLCH | oklch(79.71% 0.118 220.8) |
| XYZ | xyz(41.7480, 52.4337, 91.9077) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.41
Neon Blue
#04D9FF
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.35
Lightblue (survey)
#7BC8F6
ΔE00 6.71
Lightskyblue
#87CEFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54CEF2 #F27854
analogous
#54F2C7 #54CEF2 #547FF2
triadic
#54CEF2 #F254CE #CEF254
tetradic
#54CEF2 #C754F2 #F27854 #7FF254
square
#54CEF2 #C754F2 #F27854 #7FF254
split-complementary
#54CEF2 #F2547F #F2C754
monochromatic
#0E95BD #1BBEEE #54CEF2 #8DDEF6 #C6EFFB
Accessibility & contrast
On white
1.83
#54CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#54CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54CEF2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54CEF2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #54cef2; /* rgb */ color: rgb(84, 206, 242); /* oklch */ color: oklch(79.7% 0.118 220.8);
Tailwind
colors: {
custom: {
50: '#95ddf6',
500: '#54cef2',
950: '#000000',
},
}SCSS
$custom: #54cef2; $custom-light: #95ddf6; $custom-dark: #000000;
JSON
{
"hex": "#54cef2",
"rgb": {
"r": 84,
"g": 206,
"b": 242
},
"hsl": {
"h": 193.671,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.79705,
"c": 0.11834,
"h": 220.8
},
"luminance": 0.52438
}Semantic roles & 50–950 ramp
primary
#54CEF2
secondary
#BB4F2F
accent
#3603E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485