#4AB7AD#4AB7AD
#4AB7AD is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.100 H 186.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB7AD |
|---|---|
| RGB | rgb(74, 183, 173) |
| HSL | hsl(174, 43%, 50%) |
| HSV | hsv(174, 60%, 72%) |
| CMYK | cmyk(59.6%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(68.27, -33.34, -4.22) |
| CIE-LCH | lch(68.27, 33.61, 187.22°) |
| OKLab | oklab(71.41% -0.0994 -0.0119) |
| OKLCH | oklch(71.41% 0.1 186.8) |
| XYZ | xyz(27.2970, 38.3371, 45.4883) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.80
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 7.07
Greeny Blue
#42B395
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB7AD #B74A54
analogous
#4AB776 #4AB7AD #4A8BB7
triadic
#4AB7AD #AD4AB7 #B7AD4A
tetradic
#4AB7AD #764AB7 #B74A54 #8BB74A
square
#4AB7AD #764AB7 #B74A54 #8BB74A
split-complementary
#4AB7AD #B74A8B #B7764A
monochromatic
#26605B #388C84 #4AB7AD #76C8C1 #A2DAD5
Accessibility & contrast
On white
2.42
#4AB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#4AB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB7AD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB7AD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4ab7ad; /* rgb */ color: rgb(74, 183, 173); /* oklch */ color: oklch(71.4% 0.100 186.8);
Tailwind
colors: {
custom: {
50: '#88cdc5',
500: '#4ab7ad',
950: '#000000',
},
}SCSS
$custom: #4ab7ad; $custom-light: #88cdc5; $custom-dark: #000000;
JSON
{
"hex": "#4ab7ad",
"rgb": {
"r": 74,
"g": 183,
"b": 173
},
"hsl": {
"h": 174.495,
"s": 43.083,
"l": 50.392
},
"oklch": {
"l": 0.71415,
"c": 0.10013,
"h": 186.8
},
"luminance": 0.3834
}Semantic roles & 50–950 ramp
primary
#4AB7AD
secondary
#C7969B
accent
#5561D3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281