#54DEA0#54DEA0
#54DEA0 is a light, vivid teal. Relative luminance 0.567; OKLCH L 80.9% C 0.150 H 160.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #54DEA0 |
|---|---|
| RGB | rgb(84, 222, 160) |
| HSL | hsl(153, 68%, 60%) |
| HSV | hsv(153, 62%, 87%) |
| CMYK | cmyk(62.2%, 0%, 27.9%, 12.9%) |
| CIE-LAB | lab(79.99, -51.58, 19.58) |
| CIE-LCH | lch(79.99, 55.17, 159.21°) |
| OKLab | oklab(80.95% -0.1412 0.0498) |
| OKLCH | oklch(80.95% 0.15 160.6) |
| XYZ | xyz(36.1192, 56.6617, 42.2842) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.47
Eucalyptus
#44D7A8
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.86
Light Greenish Blue
#63F7B4
ΔE00 5.52
Aqua Marine
#2EE8BB
ΔE00 5.72
Seaweed
#18D17B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DEA0 #DE5492
analogous
#54DE5B #54DEA0 #54D7DE
triadic
#54DEA0 #A054DE #DEA054
tetradic
#54DEA0 #5B54DE #DE5492 #D7DE54
square
#54DEA0 #5B54DE #DE5492 #D7DE54
split-complementary
#54DEA0 #DE54D7 #DE5B54
monochromatic
#1E9A62 #28CD83 #54DEA0 #87E8BC #BBF2D9
Accessibility & contrast
On white
1.70
#54DEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#54DEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DEA0
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DEA0 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #54dea0; /* rgb */ color: rgb(84, 222, 160); /* oklch */ color: oklch(80.9% 0.150 160.6);
Tailwind
colors: {
custom: {
50: '#91e9bc',
500: '#54dea0',
950: '#000000',
},
}SCSS
$custom: #54dea0; $custom-light: #91e9bc; $custom-dark: #000000;
JSON
{
"hex": "#54dea0",
"rgb": {
"r": 84,
"g": 222,
"b": 160
},
"hsl": {
"h": 153.043,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.80946,
"c": 0.14973,
"h": 160.6
},
"luminance": 0.56665
}Semantic roles & 50–950 ramp
primary
#54DEA0
secondary
#9E3866
accent
#3D8BEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482