#54FFDA#54FFDA
#54FFDA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.149 H 175.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFDA |
|---|---|
| RGB | rgb(84, 255, 218) |
| HSL | hsl(167, 100%, 66%) |
| HSV | hsv(167, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.99, -52.05, 4.96) |
| CIE-LCH | lch(90.99, 52.29, 174.55°) |
| OKLab | oklab(90.36% -0.1481 0.0124) |
| OKLCH | oklch(90.36% 0.149 175.2) |
| XYZ | xyz(52.0648, 78.4609, 78.7166) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.86
Aqua (survey)
#13EAC9
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFDA #FF5479
analogous
#54FF85 #54FFDA #54CEFF
triadic
#54FFDA #DA54FF #FFDA54
tetradic
#54FFDA #8554FF #FF5479 #CEFF54
square
#54FFDA #8554FF #FF5479 #CEFF54
split-complementary
#54FFDA #FF54CE #FF8554
monochromatic
#00D9AA #17FFCD #54FFDA #91FFE7 #CEFFF4
Accessibility & contrast
On white
1.26
#54FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#54FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFDA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFDA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54ffda; /* rgb */ color: rgb(84, 255, 218); /* oklch */ color: oklch(90.4% 0.149 175.2);
Tailwind
colors: {
custom: {
50: '#98ffe5',
500: '#54ffda',
950: '#000000',
},
}SCSS
$custom: #54ffda; $custom-light: #98ffe5; $custom-dark: #000000;
JSON
{
"hex": "#54ffda",
"rgb": {
"r": 84,
"g": 255,
"b": 218
},
"hsl": {
"h": 167.018,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90362,
"c": 0.14857,
"h": 175.2
},
"luminance": 0.78467
}Semantic roles & 50–950 ramp
primary
#54FFDA
secondary
#D2254B
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684