#54FFDB#54FFDB
#54FFDB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.148 H 175.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFDB |
|---|---|
| RGB | rgb(84, 255, 219) |
| HSL | hsl(167, 100%, 66%) |
| HSV | hsv(167, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.01, -51.81, 4.48) |
| CIE-LCH | lch(91.01, 52.01, 175.06°) |
| OKLab | oklab(90.39% -0.1476 0.0111) |
| OKLCH | oklch(90.39% 0.148 175.7) |
| XYZ | xyz(52.1960, 78.5134, 79.4078) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFDB #FF5478
analogous
#54FF86 #54FFDB #54CEFF
triadic
#54FFDB #DB54FF #FFDB54
tetradic
#54FFDB #8654FF #FF5478 #CEFF54
square
#54FFDB #8654FF #FF5478 #CEFF54
split-complementary
#54FFDB #FF54CE #FF8654
monochromatic
#00D9AB #17FFCE #54FFDB #91FFE8 #CEFFF5
Accessibility & contrast
On white
1.26
#54FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#54FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFDB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFDB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54ffdb; /* rgb */ color: rgb(84, 255, 219); /* oklch */ color: oklch(90.4% 0.148 175.7);
Tailwind
colors: {
custom: {
50: '#98ffe6',
500: '#54ffdb',
950: '#000000',
},
}SCSS
$custom: #54ffdb; $custom-light: #98ffe6; $custom-dark: #000000;
JSON
{
"hex": "#54ffdb",
"rgb": {
"r": 84,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90389,
"c": 0.14804,
"h": 175.7
},
"luminance": 0.78519
}Semantic roles & 50–950 ramp
primary
#54FFDB
secondary
#D2254A
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684