#54A9AF#54A9AF
#54A9AF is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.083 H 201.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #54A9AF |
|---|---|
| RGB | rgb(84, 169, 175) |
| HSL | hsl(184, 36%, 51%) |
| HSV | hsv(184, 52%, 69%) |
| CMYK | cmyk(52%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(64.45, -23.94, -10.98) |
| CIE-LCH | lch(64.45, 26.33, 204.63°) |
| OKLab | oklab(68.44% -0.0768 -0.0303) |
| OKLCH | oklch(68.44% 0.083 201.5) |
| XYZ | xyz(25.5789, 33.3536, 45.6390) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.03
Turquoise Blue
#06B1C4
ΔE00 5.43
Lightseagreen
#20B2AA
ΔE00 7.51
Sea
#3C9992
ΔE00 7.94
Dull Teal
#5F9E8F
ΔE00 9.37
Topaz
#13BBAF
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54A9AF #AF5A54
analogous
#54AF87 #54A9AF #547BAF
triadic
#54A9AF #AF54A9 #A9AF54
tetradic
#54A9AF #8754AF #AF5A54 #7BAF54
square
#54A9AF #8754AF #AF5A54 #7BAF54
split-complementary
#54A9AF #AF547B #AF8754
monochromatic
#2C5A5D #3F8287 #54A9AF #7EBEC3 #A7D3D6
Accessibility & contrast
On white
2.74
#54A9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#54A9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54A9AF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54A9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54A9AF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B0
Deuteranopia (green-blind)
#8F98AF
Tritanopia (blue-blind)
#0EAEAB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #54a9af; /* rgb */ color: rgb(84, 169, 175); /* oklch */ color: oklch(68.4% 0.083 201.5);
Tailwind
colors: {
custom: {
50: '#8cc3c6',
500: '#54a9af',
950: '#000000',
},
}SCSS
$custom: #54a9af; $custom-light: #8cc3c6; $custom-dark: #000000;
JSON
{
"hex": "#54a9af",
"rgb": {
"r": 84,
"g": 169,
"b": 175
},
"hsl": {
"h": 183.956,
"s": 36.255,
"l": 50.784
},
"oklch": {
"l": 0.68441,
"c": 0.08253,
"h": 201.5
},
"luminance": 0.33356
}Semantic roles & 50–950 ramp
primary
#54A9AF
secondary
#C49E9B
accent
#635CCC
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182