#4AA69B#4AA69B
#4AA69B is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.089 H 184.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA69B |
|---|---|
| RGB | rgb(74, 166, 155) |
| HSL | hsl(173, 38%, 47%) |
| HSV | hsv(173, 55%, 65%) |
| CMYK | cmyk(55.4%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(62.59, -30.01, -2.58) |
| CIE-LCH | lch(62.59, 30.12, 184.92°) |
| OKLab | oklab(66.64% -0.0888 -0.0074) |
| OKLCH | oklch(66.64% 0.089 184.8) |
| XYZ | xyz(22.3741, 31.0927, 35.8264) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.32
Sea
#3C9992
ΔE00 4.39
Lightseagreen
#20B2AA
ΔE00 4.52
Blue Green
#0F9B8E
ΔE00 5.14
Grey Teal
#5E9B8A
ΔE00 5.37
Topaz
#13BBAF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA69B #A64A55
analogous
#4AA66D #4AA69B #4A83A6
triadic
#4AA69B #9B4AA6 #A69B4A
tetradic
#4AA69B #6D4AA6 #A64A55 #83A64A
square
#4AA69B #6D4AA6 #A64A55 #83A64A
split-complementary
#4AA69B #A64A83 #A66D4A
monochromatic
#24514C #377C73 #4AA69B #6FBFB5 #99D1CB
Accessibility & contrast
On white
2.91
#4AA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#4AA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA69B
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA69B | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4aa69b; /* rgb */ color: rgb(74, 166, 155); /* oklch */ color: oklch(66.6% 0.089 184.8);
Tailwind
colors: {
custom: {
50: '#85c1b8',
500: '#4aa69b',
950: '#000000',
},
}SCSS
$custom: #4aa69b; $custom-light: #85c1b8; $custom-dark: #000000;
JSON
{
"hex": "#4aa69b",
"rgb": {
"r": 74,
"g": 166,
"b": 155
},
"hsl": {
"h": 172.826,
"s": 38.333,
"l": 47.059
},
"oklch": {
"l": 0.66642,
"c": 0.08908,
"h": 184.8
},
"luminance": 0.31095
}Semantic roles & 50–950 ramp
primary
#4AA69B
secondary
#BE8E94
accent
#5A67CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180