#4ABAAC#4ABAAC
#4ABAAC is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.103 H 183.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABAAC |
|---|---|
| RGB | rgb(74, 186, 172) |
| HSL | hsl(173, 45%, 51%) |
| HSV | hsv(173, 60%, 73%) |
| CMYK | cmyk(60.2%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(69.15, -35.01, -2.38) |
| CIE-LCH | lch(69.15, 35.09, 183.89°) |
| OKLab | oklab(72.12% -0.1031 -0.007) |
| OKLCH | oklch(72.12% 0.103 183.9) |
| XYZ | xyz(27.8260, 39.5493, 45.1891) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.66
Tealish
#24BCA8
ΔE00 2.91
Lightseagreen
#20B2AA
ΔE00 3.76
Turquoise (survey)
#06C2AC
ΔE00 4.11
Greeny Blue
#42B395
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABAAC #BA4A58
analogous
#4ABA74 #4ABAAC #4A90BA
triadic
#4ABAAC #AC4ABA #BAAC4A
tetradic
#4ABAAC #744ABA #BA4A58 #90BA4A
square
#4ABAAC #744ABA #BA4A58 #90BA4A
split-complementary
#4ABAAC #BA4A90 #BA744A
monochromatic
#26645C #379085 #4ABAAC #76CBC0 #A3DCD5
Accessibility & contrast
On white
2.36
#4ABAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#4ABAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABAAC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABAAC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AC
Deuteranopia (green-blind)
#A0A4AD
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4abaac; /* rgb */ color: rgb(74, 186, 172); /* oklch */ color: oklch(72.1% 0.103 183.9);
Tailwind
colors: {
custom: {
50: '#88cfc4',
500: '#4abaac',
950: '#000000',
},
}SCSS
$custom: #4abaac; $custom-light: #88cfc4; $custom-dark: #000000;
JSON
{
"hex": "#4abaac",
"rgb": {
"r": 74,
"g": 186,
"b": 172
},
"hsl": {
"h": 172.5,
"s": 44.8,
"l": 50.98
},
"oklch": {
"l": 0.72119,
"c": 0.10334,
"h": 183.9
},
"luminance": 0.39552
}Semantic roles & 50–950 ramp
primary
#4ABAAC
secondary
#C9979D
accent
#5363D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281