#4AA7AF#4AA7AF
#4AA7AF is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.6% C 0.088 H 203.0°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA7AF |
|---|---|
| RGB | rgb(74, 167, 175) |
| HSL | hsl(185, 41%, 49%) |
| HSV | hsv(185, 58%, 69%) |
| CMYK | cmyk(57.7%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(63.50, -24.98, -12.44) |
| CIE-LCH | lch(63.50, 27.90, 206.47°) |
| OKLab | oklab(67.58% -0.0811 -0.0344) |
| OKLCH | oklch(67.58% 0.088 203) |
| XYZ | xyz(24.3774, 32.1860, 45.4770) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.27
Turquoise Blue
#06B1C4
ΔE00 4.84
Sea
#3C9992
ΔE00 7.84
Lightseagreen
#20B2AA
ΔE00 7.86
Dull Teal
#5F9E8F
ΔE00 9.98
Topaz
#13BBAF
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA7AF #AF524A
analogous
#4AAF85 #4AA7AF #4A75AF
triadic
#4AA7AF #AF4AA7 #A7AF4A
tetradic
#4AA7AF #854AAF #AF524A #75AF4A
square
#4AA7AF #854AAF #AF524A #75AF4A
split-complementary
#4AA7AF #AF4A75 #AF854A
monochromatic
#265559 #387E84 #4AA7AF #73BDC4 #9ED1D6
Accessibility & contrast
On white
2.82
#4AA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#4AA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA7AF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA7AF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#8B95AF
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aa7af; /* rgb */ color: rgb(74, 167, 175); /* oklch */ color: oklch(67.6% 0.088 203.0);
Tailwind
colors: {
custom: {
50: '#87c1c6',
500: '#4aa7af',
950: '#000000',
},
}SCSS
$custom: #4aa7af; $custom-light: #87c1c6; $custom-dark: #000000;
JSON
{
"hex": "#4aa7af",
"rgb": {
"r": 74,
"g": 167,
"b": 175
},
"hsl": {
"h": 184.752,
"s": 40.562,
"l": 48.824
},
"oklch": {
"l": 0.67579,
"c": 0.08808,
"h": 203
},
"luminance": 0.32188
}Semantic roles & 50–950 ramp
primary
#4AA7AF
secondary
#C29692
accent
#6157D0
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182