#54AAA9#54AAA9
#54AAA9 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.083 H 194.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #54AAA9 |
|---|---|
| RGB | rgb(84, 170, 169) |
| HSL | hsl(179, 34%, 50%) |
| HSV | hsv(179, 51%, 67%) |
| CMYK | cmyk(50.6%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(64.56, -26.08, -7.46) |
| CIE-LCH | lch(64.56, 27.12, 195.96°) |
| OKLab | oklab(68.47% -0.0805 -0.0206) |
| OKLCH | oklch(68.47% 0.083 194.4) |
| XYZ | xyz(25.1894, 33.4966, 42.6665) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.54
Lightseagreen
#20B2AA
ΔE00 5.21
Sea
#3C9992
ΔE00 6.37
Dull Teal
#5F9E8F
ΔE00 7.11
Topaz
#13BBAF
ΔE00 7.40
Turquoise Blue
#06B1C4
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54AAA9 #AA5455
analogous
#54AA7E #54AAA9 #5480AA
triadic
#54AAA9 #A954AA #AAA954
tetradic
#54AAA9 #7E54AA #AA5455 #80AA54
square
#54AAA9 #7E54AA #AA5455 #80AA54
split-complementary
#54AAA9 #AA5480 #AA7E54
monochromatic
#2C5858 #408180 #54AAA9 #7DBFBE #A6D3D2
Accessibility & contrast
On white
2.73
#54AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#54AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54AAA9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54AAA9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#9298AA
Tritanopia (blue-blind)
#19AEA9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #54aaa9; /* rgb */ color: rgb(84, 170, 169); /* oklch */ color: oklch(68.5% 0.083 194.4);
Tailwind
colors: {
custom: {
50: '#8bc3c2',
500: '#54aaa9',
950: '#000000',
},
}SCSS
$custom: #54aaa9; $custom-light: #8bc3c2; $custom-dark: #000000;
JSON
{
"hex": "#54aaa9",
"rgb": {
"r": 84,
"g": 170,
"b": 169
},
"hsl": {
"h": 179.302,
"s": 33.858,
"l": 49.804
},
"oklch": {
"l": 0.68472,
"c": 0.0831,
"h": 194.4
},
"luminance": 0.33499
}Semantic roles & 50–950 ramp
primary
#54AAA9
secondary
#C0999A
accent
#5E5FCA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1212
muted
#7D8181