#54ABA2#54ABA2
#54ABA2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.085 H 186.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #54ABA2 |
|---|---|
| RGB | rgb(84, 171, 162) |
| HSL | hsl(174, 34%, 50%) |
| HSV | hsv(174, 51%, 67%) |
| CMYK | cmyk(50.9%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(64.66, -28.43, -3.41) |
| CIE-LCH | lch(64.66, 28.63, 186.84°) |
| OKLab | oklab(68.48% -0.0847 -0.0096) |
| OKLCH | oklch(68.48% 0.085 186.5) |
| XYZ | xyz(24.7379, 33.6171, 39.3605) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Dull Teal
#5F9E8F
ΔE00 5.24
Topaz
#13BBAF
ΔE00 5.88
Sea
#3C9992
ΔE00 5.92
Grey Teal
#5E9B8A
ΔE00 6.47
Cadetblue
#5F9EA0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54ABA2 #AB545D
analogous
#54AB76 #54ABA2 #5489AB
triadic
#54ABA2 #A254AB #ABA254
tetradic
#54ABA2 #7654AB #AB545D #89AB54
square
#54ABA2 #7654AB #AB545D #89AB54
split-complementary
#54ABA2 #AB5489 #AB7654
monochromatic
#2C5954 #40827B #54ABA2 #7DBFB8 #A6D3CF
Accessibility & contrast
On white
2.72
#54ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#54ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54ABA2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54ABA2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#9598A3
Tritanopia (blue-blind)
#21AEA8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #54aba2; /* rgb */ color: rgb(84, 171, 162); /* oklch */ color: oklch(68.5% 0.085 186.5);
Tailwind
colors: {
custom: {
50: '#8bc4bd',
500: '#54aba2',
950: '#000000',
},
}SCSS
$custom: #54aba2; $custom-light: #8bc4bd; $custom-dark: #000000;
JSON
{
"hex": "#54aba2",
"rgb": {
"r": 84,
"g": 171,
"b": 162
},
"hsl": {
"h": 173.793,
"s": 34.118,
"l": 50
},
"oklch": {
"l": 0.68481,
"c": 0.08529,
"h": 186.5
},
"luminance": 0.33619
}Semantic roles & 50–950 ramp
primary
#54ABA2
secondary
#C19A9E
accent
#5E69CA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1212
muted
#7D8181