#54FFDE#54FFDE
#54FFDE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.146 H 177.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFDE |
|---|---|
| RGB | rgb(84, 255, 222) |
| HSL | hsl(168, 100%, 66%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.09, -51.09, 3.03) |
| CIE-LCH | lch(91.09, 51.18, 176.60°) |
| OKLab | oklab(90.47% -0.1463 0.0073) |
| OKLCH | oklch(90.47% 0.146 177.2) |
| XYZ | xyz(52.5945, 78.6728, 81.5066) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.33
Light Aqua
#8CFFDB
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 4.92
Bright Teal
#01F9C6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFDE #FF5475
analogous
#54FF89 #54FFDE #54CBFF
triadic
#54FFDE #DE54FF #FFDE54
tetradic
#54FFDE #8954FF #FF5475 #CBFF54
square
#54FFDE #8954FF #FF5475 #CBFF54
split-complementary
#54FFDE #FF54CB #FF8954
monochromatic
#00D9AF #17FFD2 #54FFDE #91FFEA #CEFFF6
Accessibility & contrast
On white
1.25
#54FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#54FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFDE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFDE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54ffde; /* rgb */ color: rgb(84, 255, 222); /* oklch */ color: oklch(90.5% 0.146 177.2);
Tailwind
colors: {
custom: {
50: '#98ffe8',
500: '#54ffde',
950: '#000000',
},
}SCSS
$custom: #54ffde; $custom-light: #98ffe8; $custom-dark: #000000;
JSON
{
"hex": "#54ffde",
"rgb": {
"r": 84,
"g": 255,
"b": 222
},
"hsl": {
"h": 168.421,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90472,
"c": 0.14648,
"h": 177.2
},
"luminance": 0.78679
}Semantic roles & 50–950 ramp
primary
#54FFDE
secondary
#D22546
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684