#4AA2AF#4AA2AF
#4AA2AF is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.4% C 0.086 H 208.3°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA2AF |
|---|---|
| RGB | rgb(74, 162, 175) |
| HSL | hsl(188, 41%, 49%) |
| HSV | hsv(188, 58%, 69%) |
| CMYK | cmyk(57.7%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.99, -22.43, -14.71) |
| CIE-LCH | lch(61.99, 26.82, 213.25°) |
| OKLab | oklab(66.36% -0.0755 -0.0407) |
| OKLCH | oklch(66.36% 0.086 208.3) |
| XYZ | xyz(23.4791, 30.3894, 45.1775) |
| Luminance | 0.3039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.62
Turquoise Blue
#06B1C4
ΔE00 5.30
Sea
#3C9992
ΔE00 9.05
Greyblue
#77A1B5
ΔE00 9.10
Teal Blue
#01889F
ΔE00 9.86
Lightseagreen
#20B2AA
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA2AF #AF574A
analogous
#4AAF8A #4AA2AF #4A70AF
triadic
#4AA2AF #AF4AA2 #A2AF4A
tetradic
#4AA2AF #8A4AAF #AF574A #70AF4A
square
#4AA2AF #8A4AAF #AF574A #70AF4A
split-complementary
#4AA2AF #AF4A70 #AF8A4A
monochromatic
#265259 #387A84 #4AA2AF #73B9C4 #9ECFD6
Accessibility & contrast
On white
2.97
#4AA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#4AA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA2AF
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA2AF | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CB0
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4aa2af; /* rgb */ color: rgb(74, 162, 175); /* oklch */ color: oklch(66.4% 0.086 208.3);
Tailwind
colors: {
custom: {
50: '#86bdc6',
500: '#4aa2af',
950: '#000000',
},
}SCSS
$custom: #4aa2af; $custom-light: #86bdc6; $custom-dark: #000000;
JSON
{
"hex": "#4aa2af",
"rgb": {
"r": 74,
"g": 162,
"b": 175
},
"hsl": {
"h": 187.723,
"s": 40.562,
"l": 48.824
},
"oklch": {
"l": 0.66365,
"c": 0.08581,
"h": 208.3
},
"luminance": 0.30392
}Semantic roles & 50–950 ramp
primary
#4AA2AF
secondary
#C29992
accent
#6757D0
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182