#4AA29F#4AA29F
#4AA29F is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.084 H 192.3°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA29F |
|---|---|
| RGB | rgb(74, 162, 159) |
| HSL | hsl(178, 37%, 46%) |
| HSV | hsv(178, 54%, 64%) |
| CMYK | cmyk(54.3%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(61.48, -26.97, -6.46) |
| CIE-LCH | lch(61.48, 27.73, 193.48°) |
| OKLab | oklab(65.79% -0.0824 -0.0179) |
| OKLCH | oklch(65.79% 0.084 192.3) |
| XYZ | xyz(21.9997, 29.7976, 37.3863) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 4.15
Dull Teal
#5F9E8F
ΔE00 5.72
Lightseagreen
#20B2AA
ΔE00 5.75
Blue Green
#0F9B8E
ΔE00 6.13
Grey Teal
#5E9B8A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA29F #A24A4D
analogous
#4AA273 #4AA29F #4A79A2
triadic
#4AA29F #9F4AA2 #A29F4A
tetradic
#4AA29F #734AA2 #A24A4D #79A24A
square
#4AA29F #734AA2 #A24A4D #79A24A
split-complementary
#4AA29F #A24A79 #A2734A
monochromatic
#244E4D #377876 #4AA29F #6DBCBA #97CFCE
Accessibility & contrast
On white
3.02
#4AA29F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#4AA29F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4AA29F
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA29F | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999B9F
Deuteranopia (green-blind)
#8B90A0
Tritanopia (blue-blind)
#00A6A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #4aa29f; /* rgb */ color: rgb(74, 162, 159); /* oklch */ color: oklch(65.8% 0.084 192.3);
Tailwind
colors: {
custom: {
50: '#85bebb',
500: '#4aa29f',
950: '#000000',
},
}SCSS
$custom: #4aa29f; $custom-light: #85bebb; $custom-dark: #000000;
JSON
{
"hex": "#4aa29f",
"rgb": {
"r": 74,
"g": 162,
"b": 159
},
"hsl": {
"h": 177.955,
"s": 37.288,
"l": 46.275
},
"oklch": {
"l": 0.65786,
"c": 0.08437,
"h": 192.3
},
"luminance": 0.298
}Semantic roles & 50–950 ramp
primary
#4AA29F
secondary
#BC8C8E
accent
#5B5ECD
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180