#54FFDC#54FFDC
#54FFDC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.148 H 176.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFDC |
|---|---|
| RGB | rgb(84, 255, 220) |
| HSL | hsl(168, 100%, 66%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.04, -51.57, 4.00) |
| CIE-LCH | lch(91.04, 51.73, 175.57°) |
| OKLab | oklab(90.42% -0.1472 0.0098) |
| OKLCH | oklch(90.42% 0.148 176.2) |
| XYZ | xyz(52.3281, 78.5662, 80.1033) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.61
Aqua (survey)
#13EAC9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFDC #FF5477
analogous
#54FF87 #54FFDC #54CDFF
triadic
#54FFDC #DC54FF #FFDC54
tetradic
#54FFDC #8754FF #FF5477 #CDFF54
square
#54FFDC #8754FF #FF5477 #CDFF54
split-complementary
#54FFDC #FF54CD #FF8754
monochromatic
#00D9AC #17FFCF #54FFDC #91FFE9 #CEFFF5
Accessibility & contrast
On white
1.26
#54FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#54FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFDC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFDC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54ffdc; /* rgb */ color: rgb(84, 255, 220); /* oklch */ color: oklch(90.4% 0.148 176.2);
Tailwind
colors: {
custom: {
50: '#98ffe6',
500: '#54ffdc',
950: '#000000',
},
}SCSS
$custom: #54ffdc; $custom-light: #98ffe6; $custom-dark: #000000;
JSON
{
"hex": "#54ffdc",
"rgb": {
"r": 84,
"g": 255,
"b": 220
},
"hsl": {
"h": 167.719,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90417,
"c": 0.14751,
"h": 176.2
},
"luminance": 0.78572
}Semantic roles & 50–950 ramp
primary
#54FFDC
secondary
#D22548
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684