#54D2FF#54D2FF
#54D2FF is a light, vivid cyan. Relative luminance 0.552; OKLCH L 81.2% C 0.126 H 225.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #54D2FF |
|---|---|
| RGB | rgb(84, 210, 255) |
| HSL | hsl(196, 100%, 66%) |
| HSV | hsv(196, 67%, 100%) |
| CMYK | cmyk(67.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.15, -21.18, -32.20) |
| CIE-LCH | lch(79.15, 38.54, 236.67°) |
| OKLab | oklab(81.15% -0.0888 -0.09) |
| OKLCH | oklch(81.15% 0.126 225.4) |
| XYZ | xyz(44.7455, 55.1931, 102.8835) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.79
Neon Blue
#04D9FF
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 5.14
Lightblue (survey)
#7BC8F6
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54D2FF #FF8154
analogous
#54FFD6 #54D2FF #547DFF
triadic
#54D2FF #FF54D2 #D2FF54
tetradic
#54D2FF #D654FF #FF8154 #7DFF54
square
#54D2FF #D654FF #FF8154 #7DFF54
split-complementary
#54D2FF #FF547D #FFD654
monochromatic
#00A0D9 #17C2FF #54D2FF #91E2FF #CEF2FF
Accessibility & contrast
On white
1.74
#54D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#54D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54D2FF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54D2FF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#A2BCFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54d2ff; /* rgb */ color: rgb(84, 210, 255); /* oklch */ color: oklch(81.2% 0.126 225.4);
Tailwind
colors: {
custom: {
50: '#96e0ff',
500: '#54d2ff',
950: '#000000',
},
}SCSS
$custom: #54d2ff; $custom-light: #96e0ff; $custom-dark: #000000;
JSON
{
"hex": "#54d2ff",
"rgb": {
"r": 84,
"g": 210,
"b": 255
},
"hsl": {
"h": 195.789,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.81152,
"c": 0.12644,
"h": 225.4
},
"luminance": 0.55198
}Semantic roles & 50–950 ramp
primary
#54D2FF
secondary
#D25325
accent
#3C00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486