#54AAA8#54AAA8
#54AAA8 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.083 H 193.4°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #54AAA8 |
|---|---|
| RGB | rgb(84, 170, 168) |
| HSL | hsl(179, 34%, 50%) |
| HSV | hsv(179, 51%, 67%) |
| CMYK | cmyk(50.6%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(64.53, -26.35, -6.94) |
| CIE-LCH | lch(64.53, 27.25, 194.76°) |
| OKLab | oklab(68.44% -0.0809 -0.0192) |
| OKLCH | oklch(68.44% 0.083 193.4) |
| XYZ | xyz(25.0959, 33.4592, 42.1740) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.70
Lightseagreen
#20B2AA
ΔE00 4.97
Sea
#3C9992
ΔE00 6.19
Dull Teal
#5F9E8F
ΔE00 6.80
Topaz
#13BBAF
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54AAA8 #AA5456
analogous
#54AA7D #54AAA8 #5481AA
triadic
#54AAA8 #A854AA #AAA854
tetradic
#54AAA8 #7D54AA #AA5456 #81AA54
square
#54AAA8 #7D54AA #AA5456 #81AA54
split-complementary
#54AAA8 #AA5481 #AA7D54
monochromatic
#2C5857 #408180 #54AAA8 #7DBFBD #A6D3D2
Accessibility & contrast
On white
2.73
#54AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#54AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54AAA8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54AAA8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#9298A9
Tritanopia (blue-blind)
#1AAEA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #54aaa8; /* rgb */ color: rgb(84, 170, 168); /* oklch */ color: oklch(68.4% 0.083 193.4);
Tailwind
colors: {
custom: {
50: '#8bc3c1',
500: '#54aaa8',
950: '#000000',
},
}SCSS
$custom: #54aaa8; $custom-light: #8bc3c1; $custom-dark: #000000;
JSON
{
"hex": "#54aaa8",
"rgb": {
"r": 84,
"g": 170,
"b": 168
},
"hsl": {
"h": 178.605,
"s": 33.858,
"l": 49.804
},
"oklch": {
"l": 0.68437,
"c": 0.08318,
"h": 193.4
},
"luminance": 0.33461
}Semantic roles & 50–950 ramp
primary
#54AAA8
secondary
#C0999A
accent
#5E60CA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0D1212
muted
#7D8181