#4AB2AF#4AB2AF
#4AB2AF is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.095 H 192.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB2AF |
|---|---|
| RGB | rgb(74, 178, 175) |
| HSL | hsl(178, 41%, 49%) |
| HSV | hsv(178, 58%, 70%) |
| CMYK | cmyk(58.4%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(66.82, -30.41, -7.48) |
| CIE-LCH | lch(66.82, 31.32, 193.81°) |
| OKLab | oklab(70.26% -0.0931 -0.0208) |
| OKLCH | oklch(70.26% 0.095 192.6) |
| XYZ | xyz(26.4789, 36.3891, 46.1775) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.26
Topaz
#13BBAF
ΔE00 4.96
Tealish
#24BCA8
ΔE00 6.95
Cadetblue
#5F9EA0
ΔE00 7.23
Turquoise Blue
#06B1C4
ΔE00 7.80
Sea
#3C9992
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB2AF #B24A4D
analogous
#4AB27B #4AB2AF #4A81B2
triadic
#4AB2AF #AF4AB2 #B2AF4A
tetradic
#4AB2AF #7B4AB2 #B24A4D #81B24A
square
#4AB2AF #7B4AB2 #B24A4D #81B24A
split-complementary
#4AB2AF #B24A81 #B27B4A
monochromatic
#265C5A #388785 #4AB2AF #74C5C3 #9FD7D6
Accessibility & contrast
On white
2.54
#4AB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#4AB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB2AF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB2AF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4ab2af; /* rgb */ color: rgb(74, 178, 175); /* oklch */ color: oklch(70.3% 0.095 192.6);
Tailwind
colors: {
custom: {
50: '#88c9c6',
500: '#4ab2af',
950: '#000000',
},
}SCSS
$custom: #4ab2af; $custom-light: #88c9c6; $custom-dark: #000000;
JSON
{
"hex": "#4ab2af",
"rgb": {
"r": 74,
"g": 178,
"b": 175
},
"hsl": {
"h": 178.269,
"s": 41.27,
"l": 49.412
},
"oklch": {
"l": 0.70258,
"c": 0.09541,
"h": 192.6
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#4AB2AF
secondary
#C49495
accent
#575AD1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282