#4ABC99#4ABC99
#4ABC99 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.116 H 169.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABC99 |
|---|---|
| RGB | rgb(74, 188, 153) |
| HSL | hsl(162, 46%, 51%) |
| HSV | hsv(162, 61%, 74%) |
| CMYK | cmyk(60.6%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(69.27, -40.68, 8.21) |
| CIE-LCH | lch(69.27, 41.50, 168.59°) |
| OKLab | oklab(72.06% -0.114 0.021) |
| OKLCH | oklch(72.06% 0.116 169.6) |
| XYZ | xyz(26.5542, 39.7195, 36.3980) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.79
Green Blue
#01C08D
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 4.91
Tealish
#24BCA8
ΔE00 5.44
Greenblue
#23C48B
ΔE00 5.57
Turquoise (survey)
#06C2AC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABC99 #BC4A6D
analogous
#4ABC60 #4ABC99 #4AA6BC
triadic
#4ABC99 #994ABC #BC994A
tetradic
#4ABC99 #604ABC #BC4A6D #A6BC4A
square
#4ABC99 #604ABC #BC4A6D #A6BC4A
split-complementary
#4ABC99 #BC4AA6 #BC604A
monochromatic
#266652 #369376 #4ABC99 #77CDB2 #A3DDCB
Accessibility & contrast
On white
2.35
#4ABC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#4ABC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABC99
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABC99 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B097
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4abc99; /* rgb */ color: rgb(74, 188, 153); /* oklch */ color: oklch(72.1% 0.116 169.6);
Tailwind
colors: {
custom: {
50: '#88d1b7',
500: '#4abc99',
950: '#000000',
},
}SCSS
$custom: #4abc99; $custom-light: #88d1b7; $custom-dark: #000000;
JSON
{
"hex": "#4abc99",
"rgb": {
"r": 74,
"g": 188,
"b": 153
},
"hsl": {
"h": 161.579,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.72057,
"c": 0.1159,
"h": 169.6
},
"luminance": 0.39722
}Semantic roles & 50–950 ramp
primary
#4ABC99
secondary
#CA98A7
accent
#527BD6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280