#54B09A#54B09A
#54B09A is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.5% C 0.094 H 175.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #54B09A |
|---|---|
| RGB | rgb(84, 176, 154) |
| HSL | hsl(166, 37%, 51%) |
| HSV | hsv(166, 52%, 69%) |
| CMYK | cmyk(52.3%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(65.96, -32.85, 2.94) |
| CIE-LCH | lch(65.96, 32.98, 174.89°) |
| OKLab | oklab(69.46% -0.0941 0.0073) |
| OKLCH | oklch(69.46% 0.094 175.6) |
| XYZ | xyz(25.0117, 35.2663, 36.0546) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.90
Tealish
#24BCA8
ΔE00 4.85
Dull Teal
#5F9E8F
ΔE00 6.06
Topaz
#13BBAF
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 6.26
Lightseagreen
#20B2AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54B09A #B0546A
analogous
#54B06C #54B09A #5498B0
triadic
#54B09A #9A54B0 #B09A54
tetradic
#54B09A #6C54B0 #B0546A #98B054
square
#54B09A #6C54B0 #B0546A #98B054
split-complementary
#54B09A #B05498 #B06C54
monochromatic
#2B5E52 #3F8876 #54B09A #7EC3B3 #A8D7CB
Accessibility & contrast
On white
2.61
#54B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#54B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54B09A
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54B09A | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#27B2A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #54b09a; /* rgb */ color: rgb(84, 176, 154); /* oklch */ color: oklch(69.5% 0.094 175.6);
Tailwind
colors: {
custom: {
50: '#8bc8b7',
500: '#54b09a',
950: '#000000',
},
}SCSS
$custom: #54b09a; $custom-light: #8bc8b7; $custom-dark: #000000;
JSON
{
"hex": "#54b09a",
"rgb": {
"r": 84,
"g": 176,
"b": 154
},
"hsl": {
"h": 165.652,
"s": 36.8,
"l": 50.98
},
"oklch": {
"l": 0.6946,
"c": 0.0944,
"h": 175.6
},
"luminance": 0.35269
}Semantic roles & 50–950 ramp
primary
#54B09A
secondary
#C49CA5
accent
#5B76CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280