#54FDFE#54FDFE
#54FDFE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.136 H 195.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #54FDFE |
|---|---|
| RGB | rgb(84, 253, 254) |
| HSL | hsl(180, 99%, 66%) |
| HSV | hsv(180, 67%, 100%) |
| CMYK | cmyk(66.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.36, -41.96, -13.15) |
| CIE-LCH | lch(91.36, 43.97, 197.40°) |
| OKLab | oklab(90.98% -0.1307 -0.0365) |
| OKLCH | oklch(90.98% 0.136 195.6) |
| XYZ | xyz(56.6628, 79.2846, 106.0639) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.78
Aqua
#00FFFF
ΔE00 2.04
Bright Light Blue
#26F7FD
ΔE00 2.28
Bright Turquoise
#0FFEF9
ΔE00 2.89
Bright Aqua
#0BF9EA
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FDFE #FE5554
analogous
#54FEAA #54FDFE #54A8FE
triadic
#54FDFE #FE54FD #FDFE54
tetradic
#54FDFE #AA54FE #FE5554 #A8FE54
square
#54FDFE #AA54FE #FE5554 #A8FE54
split-complementary
#54FDFE #FE54A8 #FEAA54
monochromatic
#01D5D6 #17FCFE #54FDFE #91FEFE #CEFEFF
Accessibility & contrast
On white
1.25
#54FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#54FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FDFE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FDFE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #54fdfe; /* rgb */ color: rgb(84, 253, 254); /* oklch */ color: oklch(91.0% 0.136 195.6);
Tailwind
colors: {
custom: {
50: '#9afefe',
500: '#54fdfe',
950: '#000000',
},
}SCSS
$custom: #54fdfe; $custom-light: #9afefe; $custom-dark: #000000;
JSON
{
"hex": "#54fdfe",
"rgb": {
"r": 84,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.353,
"s": 98.837,
"l": 66.275
},
"oklch": {
"l": 0.9098,
"c": 0.13574,
"h": 195.6
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#54FDFE
secondary
#D02726
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685