#4AAAAE#4AAAAE
#4AAAAE is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.090 H 199.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAAAE |
|---|---|
| RGB | rgb(74, 170, 174) |
| HSL | hsl(182, 40%, 49%) |
| HSV | hsv(182, 57%, 68%) |
| CMYK | cmyk(57.5%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(64.37, -26.77, -10.57) |
| CIE-LCH | lch(64.37, 28.78, 201.55°) |
| OKLab | oklab(68.27% -0.0848 -0.0292) |
| OKLCH | oklch(68.27% 0.09 199) |
| XYZ | xyz(24.8355, 33.2588, 45.1469) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.72
Turquoise Blue
#06B1C4
ΔE00 5.56
Lightseagreen
#20B2AA
ΔE00 6.07
Sea
#3C9992
ΔE00 7.19
Topaz
#13BBAF
ΔE00 8.33
Dull Teal
#5F9E8F
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAAAE #AE4E4A
analogous
#4AAE80 #4AAAAE #4A78AE
triadic
#4AAAAE #AE4AAA #AAAE4A
tetradic
#4AAAAE #804AAE #AE4E4A #78AE4A
square
#4AAAAE #804AAE #AE4E4A #78AE4A
split-complementary
#4AAAAE #AE4A78 #AE804A
monochromatic
#255658 #388083 #4AAAAE #72C0C3 #9DD3D5
Accessibility & contrast
On white
2.74
#4AAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#4AAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAAAE
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAAAE | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AE
Deuteranopia (green-blind)
#8F97AF
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4aaaae; /* rgb */ color: rgb(74, 170, 174); /* oklch */ color: oklch(68.3% 0.090 199.0);
Tailwind
colors: {
custom: {
50: '#87c3c6',
500: '#4aaaae',
950: '#000000',
},
}SCSS
$custom: #4aaaae; $custom-light: #87c3c6; $custom-dark: #000000;
JSON
{
"hex": "#4aaaae",
"rgb": {
"r": 74,
"g": 170,
"b": 174
},
"hsl": {
"h": 182.4,
"s": 40.323,
"l": 48.627
},
"oklch": {
"l": 0.68272,
"c": 0.08971,
"h": 199
},
"luminance": 0.33261
}Semantic roles & 50–950 ramp
primary
#4AAAAE
secondary
#C29492
accent
#5C58D0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182