#4AA6AF#4AA6AF
#4AA6AF is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.3% C 0.088 H 204.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA6AF |
|---|---|
| RGB | rgb(74, 166, 175) |
| HSL | hsl(185, 41%, 49%) |
| HSV | hsv(185, 58%, 69%) |
| CMYK | cmyk(57.7%, 5.1%, 0%, 31.4%) |
| CIE-LAB | lab(63.19, -24.47, -12.89) |
| CIE-LCH | lch(63.19, 27.66, 207.78°) |
| OKLab | oklab(67.34% -0.08 -0.0356) |
| OKLCH | oklch(67.34% 0.088 204) |
| XYZ | xyz(24.1949, 31.8210, 45.4161) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.22
Turquoise Blue
#06B1C4
ΔE00 4.82
Sea
#3C9992
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 8.35
Dull Teal
#5F9E8F
ΔE00 10.26
Greyblue
#77A1B5
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA6AF #AF534A
analogous
#4AAF86 #4AA6AF #4A74AF
triadic
#4AA6AF #AF4AA6 #A6AF4A
tetradic
#4AA6AF #864AAF #AF534A #74AF4A
square
#4AA6AF #864AAF #AF534A #74AF4A
split-complementary
#4AA6AF #AF4A74 #AF864A
monochromatic
#265459 #387D84 #4AA6AF #73BCC4 #9ED1D6
Accessibility & contrast
On white
2.85
#4AA6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#4AA6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA6AF
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA6AF | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#8A94AF
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa6af; /* rgb */ color: rgb(74, 166, 175); /* oklch */ color: oklch(67.3% 0.088 204.0);
Tailwind
colors: {
custom: {
50: '#87c0c6',
500: '#4aa6af',
950: '#000000',
},
}SCSS
$custom: #4aa6af; $custom-light: #87c0c6; $custom-dark: #000000;
JSON
{
"hex": "#4aa6af",
"rgb": {
"r": 74,
"g": 166,
"b": 175
},
"hsl": {
"h": 185.347,
"s": 40.562,
"l": 48.824
},
"oklch": {
"l": 0.67336,
"c": 0.08756,
"h": 204
},
"luminance": 0.31823
}Semantic roles & 50–950 ramp
primary
#4AA6AF
secondary
#C29792
accent
#6257D0
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182