#4AA29B#4AA29B
#4AA29B is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.085 H 188.3°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA29B |
|---|---|
| RGB | rgb(74, 162, 155) |
| HSL | hsl(175, 37%, 46%) |
| HSV | hsv(175, 54%, 64%) |
| CMYK | cmyk(54.3%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(61.36, -28.05, -4.39) |
| CIE-LCH | lch(61.36, 28.39, 188.89°) |
| OKLab | oklab(65.65% -0.0842 -0.0123) |
| OKLCH | oklch(65.65% 0.085 188.3) |
| XYZ | xyz(21.6582, 29.6610, 35.5878) |
| Luminance | 0.2966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.12
Dull Teal
#5F9E8F
ΔE00 4.53
Blue Green
#0F9B8E
ΔE00 5.07
Cadetblue
#5F9EA0
ΔE00 5.28
Lightseagreen
#20B2AA
ΔE00 5.40
Grey Teal
#5E9B8A
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA29B #A24A51
analogous
#4AA26F #4AA29B #4A7DA2
triadic
#4AA29B #9B4AA2 #A29B4A
tetradic
#4AA29B #6F4AA2 #A24A51 #7DA24A
square
#4AA29B #6F4AA2 #A24A51 #7DA24A
split-complementary
#4AA29B #A24A7D #A26F4A
monochromatic
#244E4B #377873 #4AA29B #6DBCB6 #97CFCB
Accessibility & contrast
On white
3.03
#4AA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#4AA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4AA29B
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA29B | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9B
Deuteranopia (green-blind)
#8C909C
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #4aa29b; /* rgb */ color: rgb(74, 162, 155); /* oklch */ color: oklch(65.7% 0.085 188.3);
Tailwind
colors: {
custom: {
50: '#85beb8',
500: '#4aa29b',
950: '#000000',
},
}SCSS
$custom: #4aa29b; $custom-light: #85beb8; $custom-dark: #000000;
JSON
{
"hex": "#4aa29b",
"rgb": {
"r": 74,
"g": 162,
"b": 155
},
"hsl": {
"h": 175.227,
"s": 37.288,
"l": 46.275
},
"oklch": {
"l": 0.65651,
"c": 0.08512,
"h": 188.3
},
"luminance": 0.29663
}Semantic roles & 50–950 ramp
primary
#4AA29B
secondary
#BC8C90
accent
#5B64CD
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180