#54FFDD#54FFDD
#54FFDD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.147 H 176.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFDD |
|---|---|
| RGB | rgb(84, 255, 221) |
| HSL | hsl(168, 100%, 66%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.06, -51.33, 3.52) |
| CIE-LCH | lch(91.06, 51.45, 176.08°) |
| OKLab | oklab(90.44% -0.1467 0.0085) |
| OKLCH | oklch(90.44% 0.147 176.7) |
| XYZ | xyz(52.4609, 78.6193, 80.8028) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.45
Bright Teal
#01F9C6
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFDD #FF5476
analogous
#54FF88 #54FFDD #54CCFF
triadic
#54FFDD #DD54FF #FFDD54
tetradic
#54FFDD #8854FF #FF5476 #CCFF54
square
#54FFDD #8854FF #FF5476 #CCFF54
split-complementary
#54FFDD #FF54CC #FF8854
monochromatic
#00D9AE #17FFD1 #54FFDD #91FFE9 #CEFFF5
Accessibility & contrast
On white
1.26
#54FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#54FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFDD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFDD | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54ffdd; /* rgb */ color: rgb(84, 255, 221); /* oklch */ color: oklch(90.4% 0.147 176.7);
Tailwind
colors: {
custom: {
50: '#98ffe7',
500: '#54ffdd',
950: '#000000',
},
}SCSS
$custom: #54ffdd; $custom-light: #98ffe7; $custom-dark: #000000;
JSON
{
"hex": "#54ffdd",
"rgb": {
"r": 84,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.07,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90444,
"c": 0.14699,
"h": 176.7
},
"luminance": 0.78625
}Semantic roles & 50–950 ramp
primary
#54FFDD
secondary
#D22547
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684