#54FDFF#54FDFF
#54FDFF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.136 H 196.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #54FDFF |
|---|---|
| RGB | rgb(84, 253, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 67%, 100%) |
| CMYK | cmyk(67.1%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.39, -41.69, -13.63) |
| CIE-LCH | lch(91.39, 43.86, 198.10°) |
| OKLab | oklab(91.01% -0.1303 -0.0378) |
| OKLCH | oklch(91.01% 0.136 196.2) |
| XYZ | xyz(56.8233, 79.3488, 106.9095) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.92
Bright Light Blue
#26F7FD
ΔE00 2.12
Aqua
#00FFFF
ΔE00 2.19
Bright Turquoise
#0FFEF9
ΔE00 3.15
Bright Aqua
#0BF9EA
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FDFF #FF5654
analogous
#54FFAC #54FDFF #54A8FF
triadic
#54FDFF #FF54FD #FDFF54
tetradic
#54FDFF #AC54FF #FF5654 #A8FF54
square
#54FDFF #AC54FF #FF5654 #A8FF54
split-complementary
#54FDFF #FF54A8 #FFAC54
monochromatic
#00D6D9 #17FCFF #54FDFF #91FEFF #CEFEFF
Accessibility & contrast
On white
1.24
#54FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#54FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FDFF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FDFF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #54fdff; /* rgb */ color: rgb(84, 253, 255); /* oklch */ color: oklch(91.0% 0.136 196.2);
Tailwind
colors: {
custom: {
50: '#9afeff',
500: '#54fdff',
950: '#000000',
},
}SCSS
$custom: #54fdff; $custom-light: #9afeff; $custom-dark: #000000;
JSON
{
"hex": "#54fdff",
"rgb": {
"r": 84,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.702,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.91013,
"c": 0.1357,
"h": 196.2
},
"luminance": 0.79355
}Semantic roles & 50–950 ramp
primary
#54FDFF
secondary
#D22725
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686