#54AF99#54AF99
#54AF99 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.094 H 175.4°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #54AF99 |
|---|---|
| RGB | rgb(84, 175, 153) |
| HSL | hsl(165, 36%, 51%) |
| HSV | hsv(165, 52%, 69%) |
| CMYK | cmyk(52%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(65.63, -32.62, 3.01) |
| CIE-LCH | lch(65.63, 32.76, 174.72°) |
| OKLab | oklab(69.18% -0.0934 0.0075) |
| OKLCH | oklch(69.18% 0.094 175.4) |
| XYZ | xyz(24.7334, 34.8425, 35.5527) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.98
Tealish
#24BCA8
ΔE00 5.08
Dull Teal
#5F9E8F
ΔE00 5.81
Lightseagreen
#20B2AA
ΔE00 6.34
Topaz
#13BBAF
ΔE00 6.43
Grey Teal
#5E9B8A
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54AF99 #AF546A
analogous
#54AF6B #54AF99 #5497AF
triadic
#54AF99 #9954AF #AF9954
tetradic
#54AF99 #6B54AF #AF546A #97AF54
square
#54AF99 #6B54AF #AF546A #97AF54
split-complementary
#54AF99 #AF5497 #AF6B54
monochromatic
#2C5D51 #3F8775 #54AF99 #7EC3B2 #A7D6CB
Accessibility & contrast
On white
2.64
#54AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#54AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54AF99
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54AF99 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#28B1A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #54af99; /* rgb */ color: rgb(84, 175, 153); /* oklch */ color: oklch(69.2% 0.094 175.4);
Tailwind
colors: {
custom: {
50: '#8bc7b7',
500: '#54af99',
950: '#000000',
},
}SCSS
$custom: #54af99; $custom-light: #8bc7b7; $custom-dark: #000000;
JSON
{
"hex": "#54af99",
"rgb": {
"r": 84,
"g": 175,
"b": 153
},
"hsl": {
"h": 165.495,
"s": 36.255,
"l": 50.784
},
"oklch": {
"l": 0.69184,
"c": 0.09373,
"h": 175.4
},
"luminance": 0.34845
}Semantic roles & 50–950 ramp
primary
#54AF99
secondary
#C49BA5
accent
#5C77CC
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280