#4AB7AA#4AB7AA
#4AB7AA is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.3% C 0.101 H 184.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB7AA |
|---|---|
| RGB | rgb(74, 183, 170) |
| HSL | hsl(173, 43%, 50%) |
| HSV | hsv(173, 60%, 72%) |
| CMYK | cmyk(59.6%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(68.18, -34.14, -2.69) |
| CIE-LCH | lch(68.18, 34.24, 184.51°) |
| OKLab | oklab(71.32% -0.1008 -0.0078) |
| OKLCH | oklch(71.32% 0.101 184.4) |
| XYZ | xyz(27.0100, 38.2223, 43.9766) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.82
Lightseagreen
#20B2AA
ΔE00 3.20
Tealish
#24BCA8
ΔE00 3.36
Turquoise (survey)
#06C2AC
ΔE00 4.75
Greeny Blue
#42B395
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB7AA #B74A57
analogous
#4AB773 #4AB7AA #4A8DB7
triadic
#4AB7AA #AA4AB7 #B7AA4A
tetradic
#4AB7AA #734AB7 #B74A57 #8DB74A
square
#4AB7AA #734AB7 #B74A57 #8DB74A
split-complementary
#4AB7AA #B74A8D #B7734A
monochromatic
#266059 #388C82 #4AB7AA #76C8BF #A2DAD3
Accessibility & contrast
On white
2.43
#4AB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#4AB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB7AA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB7AA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADAA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4ab7aa; /* rgb */ color: rgb(74, 183, 170); /* oklch */ color: oklch(71.3% 0.101 184.4);
Tailwind
colors: {
custom: {
50: '#88cdc3',
500: '#4ab7aa',
950: '#000000',
},
}SCSS
$custom: #4ab7aa; $custom-light: #88cdc3; $custom-dark: #000000;
JSON
{
"hex": "#4ab7aa",
"rgb": {
"r": 74,
"g": 183,
"b": 170
},
"hsl": {
"h": 172.844,
"s": 43.083,
"l": 50.392
},
"oklch": {
"l": 0.71319,
"c": 0.10107,
"h": 184.4
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#4AB7AA
secondary
#C7969C
accent
#5564D3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281