#54B09B#54B09B
#54B09B is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.5% C 0.094 H 176.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #54B09B |
|---|---|
| RGB | rgb(84, 176, 155) |
| HSL | hsl(166, 37%, 51%) |
| HSV | hsv(166, 52%, 69%) |
| CMYK | cmyk(52.3%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.98, -32.60, 2.42) |
| CIE-LCH | lch(65.98, 32.69, 175.76°) |
| OKLab | oklab(69.49% -0.0937 0.0059) |
| OKLCH | oklch(69.49% 0.094 176.4) |
| XYZ | xyz(25.0953, 35.2998, 36.4951) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.18
Tealish
#24BCA8
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 5.97
Dull Teal
#5F9E8F
ΔE00 5.98
Topaz
#13BBAF
ΔE00 6.01
Turquoise (survey)
#06C2AC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54B09B #B05469
analogous
#54B06D #54B09B #5497B0
triadic
#54B09B #9B54B0 #B09B54
tetradic
#54B09B #6D54B0 #B05469 #97B054
square
#54B09B #6D54B0 #B05469 #97B054
split-complementary
#54B09B #B05497 #B06D54
monochromatic
#2B5E53 #3F8877 #54B09B #7EC3B3 #A8D7CC
Accessibility & contrast
On white
2.61
#54B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#54B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54B09B
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54B09B | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#26B2AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #54b09b; /* rgb */ color: rgb(84, 176, 155); /* oklch */ color: oklch(69.5% 0.094 176.4);
Tailwind
colors: {
custom: {
50: '#8bc8b8',
500: '#54b09b',
950: '#000000',
},
}SCSS
$custom: #54b09b; $custom-light: #8bc8b8; $custom-dark: #000000;
JSON
{
"hex": "#54b09b",
"rgb": {
"r": 84,
"g": 176,
"b": 155
},
"hsl": {
"h": 166.304,
"s": 36.8,
"l": 50.98
},
"oklch": {
"l": 0.6949,
"c": 0.09385,
"h": 176.4
},
"luminance": 0.35302
}Semantic roles & 50–950 ramp
primary
#54B09B
secondary
#C49CA5
accent
#5B75CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280