#4AA8A4#4AA8A4
#4AA8A4 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.089 H 191.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA8A4 |
|---|---|
| RGB | rgb(74, 168, 164) |
| HSL | hsl(177, 39%, 47%) |
| HSV | hsv(177, 56%, 66%) |
| CMYK | cmyk(56%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(63.46, -28.56, -6.34) |
| CIE-LCH | lch(63.46, 29.26, 192.51°) |
| OKLab | oklab(67.43% -0.087 -0.0176) |
| OKLCH | oklch(67.43% 0.089 191.5) |
| XYZ | xyz(23.5246, 32.1391, 40.0785) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.19
Sea
#3C9992
ΔE00 5.05
Cadetblue
#5F9EA0
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 6.23
Topaz
#13BBAF
ΔE00 6.66
Blue Green
#0F9B8E
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA8A4 #A84A4E
analogous
#4AA875 #4AA8A4 #4A7DA8
triadic
#4AA8A4 #A44AA8 #A8A44A
tetradic
#4AA8A4 #754AA8 #A84A4E #7DA84A
square
#4AA8A4 #754AA8 #A84A4E #7DA84A
split-complementary
#4AA8A4 #A84A7D #A8754A
monochromatic
#255351 #377E7B #4AA8A4 #6FC0BC #9AD2D0
Accessibility & contrast
On white
2.83
#4AA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#4AA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA8A4
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA8A4 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#9095A5
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aa8a4; /* rgb */ color: rgb(74, 168, 164); /* oklch */ color: oklch(67.4% 0.089 191.5);
Tailwind
colors: {
custom: {
50: '#86c2be',
500: '#4aa8a4',
950: '#000000',
},
}SCSS
$custom: #4aa8a4; $custom-light: #86c2be; $custom-dark: #000000;
JSON
{
"hex": "#4aa8a4",
"rgb": {
"r": 74,
"g": 168,
"b": 164
},
"hsl": {
"h": 177.447,
"s": 38.843,
"l": 47.451
},
"oklch": {
"l": 0.67434,
"c": 0.08875,
"h": 191.5
},
"luminance": 0.32141
}Semantic roles & 50–950 ramp
primary
#4AA8A4
secondary
#BF8F91
accent
#595ECF
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181