#54FCFF#54FCFF
#54FCFF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.135 H 196.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #54FCFF |
|---|---|
| RGB | rgb(84, 252, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 67%, 100%) |
| CMYK | cmyk(67.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.11, -41.24, -14.05) |
| CIE-LCH | lch(91.11, 43.57, 198.82°) |
| OKLab | oklab(90.78% -0.1294 -0.039) |
| OKLCH | oklch(90.78% 0.135 196.8) |
| XYZ | xyz(56.5085, 78.7191, 106.8045) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.15
Bright Light Blue
#26F7FD
ΔE00 1.89
Aqua
#00FFFF
ΔE00 2.41
Bright Turquoise
#0FFEF9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 6.13
Bright Aqua
#0BF9EA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FCFF #FF5754
analogous
#54FFAD #54FCFF #54A7FF
triadic
#54FCFF #FF54FC #FCFF54
tetradic
#54FCFF #AD54FF #FF5754 #A7FF54
square
#54FCFF #AD54FF #FF5754 #A7FF54
split-complementary
#54FCFF #FF54A7 #FFAD54
monochromatic
#00D5D9 #17FBFF #54FCFF #91FDFF #CEFEFF
Accessibility & contrast
On white
1.25
#54FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#54FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FCFF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FCFF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54fcff; /* rgb */ color: rgb(84, 252, 255); /* oklch */ color: oklch(90.8% 0.135 196.8);
Tailwind
colors: {
custom: {
50: '#9afeff',
500: '#54fcff',
950: '#000000',
},
}SCSS
$custom: #54fcff; $custom-light: #9afeff; $custom-dark: #000000;
JSON
{
"hex": "#54fcff",
"rgb": {
"r": 84,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.053,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90782,
"c": 0.13511,
"h": 196.8
},
"luminance": 0.78726
}Semantic roles & 50–950 ramp
primary
#54FCFF
secondary
#D22825
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686