#54AFA2#54AFA2
#54AFA2 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.5% C 0.089 H 183.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #54AFA2 |
|---|---|
| RGB | rgb(84, 175, 162) |
| HSL | hsl(171, 36%, 51%) |
| HSV | hsv(171, 52%, 69%) |
| CMYK | cmyk(52%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(65.87, -30.37, -1.63) |
| CIE-LCH | lch(65.87, 30.41, 183.08°) |
| OKLab | oklab(69.46% -0.0893 -0.0049) |
| OKLCH | oklch(69.46% 0.089 183.1) |
| XYZ | xyz(25.5049, 35.1511, 39.6162) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.98
Topaz
#13BBAF
ΔE00 4.96
Tealish
#24BCA8
ΔE00 5.18
Dull Teal
#5F9E8F
ΔE00 5.74
Greeny Blue
#42B395
ΔE00 5.85
Turquoise (survey)
#06C2AC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54AFA2 #AF5461
analogous
#54AF74 #54AFA2 #548EAF
triadic
#54AFA2 #A254AF #AFA254
tetradic
#54AFA2 #7454AF #AF5461 #8EAF54
square
#54AFA2 #7454AF #AF5461 #8EAF54
split-complementary
#54AFA2 #AF548E #AF7454
monochromatic
#2C5D56 #3F877D #54AFA2 #7EC3B9 #A7D6CF
Accessibility & contrast
On white
2.61
#54AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#54AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54AFA2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54AFA2 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#999CA3
Tritanopia (blue-blind)
#1FB2AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #54afa2; /* rgb */ color: rgb(84, 175, 162); /* oklch */ color: oklch(69.5% 0.089 183.1);
Tailwind
colors: {
custom: {
50: '#8bc7bd',
500: '#54afa2',
950: '#000000',
},
}SCSS
$custom: #54afa2; $custom-light: #8bc7bd; $custom-dark: #000000;
JSON
{
"hex": "#54afa2",
"rgb": {
"r": 84,
"g": 175,
"b": 162
},
"hsl": {
"h": 171.429,
"s": 36.255,
"l": 50.784
},
"oklch": {
"l": 0.69458,
"c": 0.08946,
"h": 183.1
},
"luminance": 0.35153
}Semantic roles & 50–950 ramp
primary
#54AFA2
secondary
#C49BA1
accent
#5C6CCC
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1312
muted
#7D8281