#4ABB99#4ABB99
#4ABB99 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.115 H 170.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABB99 |
|---|---|
| RGB | rgb(74, 187, 153) |
| HSL | hsl(162, 45%, 51%) |
| HSV | hsv(162, 60%, 73%) |
| CMYK | cmyk(60.4%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(68.96, -40.23, 7.77) |
| CIE-LCH | lch(68.96, 40.98, 169.06°) |
| OKLab | oklab(71.81% -0.1129 0.0199) |
| OKLCH | oklch(71.81% 0.115 170) |
| XYZ | xyz(26.3413, 39.2937, 36.3271) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.46
Green Blue
#01C08D
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.13
Tealish
#24BCA8
ΔE00 5.22
Turquoise (survey)
#06C2AC
ΔE00 5.48
Greenblue
#23C48B
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABB99 #BB4A6C
analogous
#4ABB60 #4ABB99 #4AA4BB
triadic
#4ABB99 #994ABB #BB994A
tetradic
#4ABB99 #604ABB #BB4A6C #A4BB4A
square
#4ABB99 #604ABB #BB4A6C #A4BB4A
split-complementary
#4ABB99 #BB4AA4 #BB604A
monochromatic
#266552 #379176 #4ABB99 #76CCB2 #A3DCCB
Accessibility & contrast
On white
2.37
#4ABB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#4ABB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABB99
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABB99 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A6A39B
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4abb99; /* rgb */ color: rgb(74, 187, 153); /* oklch */ color: oklch(71.8% 0.115 170.0);
Tailwind
colors: {
custom: {
50: '#88d0b7',
500: '#4abb99',
950: '#000000',
},
}SCSS
$custom: #4abb99; $custom-light: #88d0b7; $custom-dark: #000000;
JSON
{
"hex": "#4abb99",
"rgb": {
"r": 74,
"g": 187,
"b": 153
},
"hsl": {
"h": 161.947,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.71808,
"c": 0.11464,
"h": 170
},
"luminance": 0.39296
}Semantic roles & 50–950 ramp
primary
#4ABB99
secondary
#C997A6
accent
#537AD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280