#5AA29C#5AA29C
#5AA29C is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.4% C 0.073 H 188.6°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AA29C |
|---|---|
| RGB | rgb(90, 162, 156) |
| HSL | hsl(175, 29%, 49%) |
| HSV | hsv(175, 44%, 64%) |
| CMYK | cmyk(44.4%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(62.01, -24.06, -3.92) |
| CIE-LCH | lch(62.01, 24.38, 189.26°) |
| OKLab | oklab(66.36% -0.0724 -0.0109) |
| OKLCH | oklch(66.36% 0.073 188.6) |
| XYZ | xyz(23.1352, 30.4128, 36.0972) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.90
Dull Teal
#5F9E8F
ΔE00 4.00
Sea
#3C9992
ΔE00 4.33
Grey Teal
#5E9B8A
ΔE00 5.16
Greyish Teal
#719F91
ΔE00 5.40
Dusty Teal
#4C9085
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AA29C #A25A60
analogous
#5AA278 #5AA29C #5A84A2
triadic
#5AA29C #9C5AA2 #A29C5A
tetradic
#5AA29C #785AA2 #A25A60 #84A25A
square
#5AA29C #785AA2 #A25A60 #84A25A
split-complementary
#5AA29C #A25A84 #A2785A
monochromatic
#2E5350 #447B76 #5AA29C #80B9B4 #A8CFCB
Accessibility & contrast
On white
2.96
#5AA29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#5AA29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AA29C
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AA29C | 1.00 | 2.96 | 7.08 | 7.08 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9C
Deuteranopia (green-blind)
#8F929D
Tritanopia (blue-blind)
#39A5A0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #5aa29c; /* rgb */ color: rgb(90, 162, 156); /* oklch */ color: oklch(66.4% 0.073 188.6);
Tailwind
colors: {
custom: {
50: '#8dbeb9',
500: '#5aa29c',
950: '#000000',
},
}SCSS
$custom: #5aa29c; $custom-light: #8dbeb9; $custom-dark: #000000;
JSON
{
"hex": "#5aa29c",
"rgb": {
"r": 90,
"g": 162,
"b": 156
},
"hsl": {
"h": 175,
"s": 28.571,
"l": 49.412
},
"oklch": {
"l": 0.66355,
"c": 0.0732,
"h": 188.6
},
"luminance": 0.30415
}Semantic roles & 50–950 ramp
primary
#5AA29C
secondary
#BD9B9E
accent
#636BC5
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0D1211
muted
#7D8180