#4AA3AA#4AA3AA
#4AA3AA is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.4% C 0.085 H 202.3°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA3AA |
|---|---|
| RGB | rgb(74, 163, 170) |
| HSL | hsl(184, 39%, 48%) |
| HSV | hsv(184, 56%, 67%) |
| CMYK | cmyk(56.5%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(62.13, -24.39, -11.69) |
| CIE-LCH | lch(62.13, 27.05, 205.61°) |
| OKLab | oklab(66.42% -0.0788 -0.0323) |
| OKLCH | oklch(66.42% 0.085 202.3) |
| XYZ | xyz(23.1739, 30.5503, 42.6979) |
| Luminance | 0.3055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.42
Turquoise Blue
#06B1C4
ΔE00 5.84
Sea
#3C9992
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 8.13
Dull Teal
#5F9E8F
ΔE00 9.32
Blue Green
#0F9B8E
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA3AA #AA514A
analogous
#4AAA81 #4AA3AA #4A73AA
triadic
#4AA3AA #AA4AA3 #A3AA4A
tetradic
#4AA3AA #814AAA #AA514A #73AA4A
square
#4AA3AA #814AAA #AA514A #73AA4A
split-complementary
#4AA3AA #AA4A73 #AA814A
monochromatic
#255155 #377A7F #4AA3AA #70BBC1 #9BCFD3
Accessibility & contrast
On white
2.95
#4AA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#4AA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA3AA
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA3AA | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#8991AA
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4aa3aa; /* rgb */ color: rgb(74, 163, 170); /* oklch */ color: oklch(66.4% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#86bec3',
500: '#4aa3aa',
950: '#000000',
},
}SCSS
$custom: #4aa3aa; $custom-light: #86bec3; $custom-dark: #000000;
JSON
{
"hex": "#4aa3aa",
"rgb": {
"r": 74,
"g": 163,
"b": 170
},
"hsl": {
"h": 184.375,
"s": 39.344,
"l": 47.843
},
"oklch": {
"l": 0.66421,
"c": 0.08513,
"h": 202.3
},
"luminance": 0.30553
}Semantic roles & 50–950 ramp
primary
#4AA3AA
secondary
#C09390
accent
#6159CF
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181