#2ABC99#2ABC99
#2ABC99 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.3% C 0.129 H 171.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABC99 |
|---|---|
| RGB | rgb(42, 188, 153) |
| HSL | hsl(166, 63%, 45%) |
| HSV | hsv(166, 78%, 74%) |
| CMYK | cmyk(77.7%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.57, -45.54, 7.12) |
| CIE-LCH | lch(68.57, 46.09, 171.11°) |
| OKLab | oklab(71.29% -0.1277 0.0181) |
| OKLCH | oklch(71.29% 0.129 171.9) |
| XYZ | xyz(24.6848, 38.7556, 36.3104) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.93
Green Blue
#01C08D
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 4.66
Tealish
#24BCA8
ΔE00 4.68
Greenblue
#23C48B
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABC99 #BC2A4D
analogous
#2ABC50 #2ABC99 #2A96BC
triadic
#2ABC99 #992ABC #BC992A
tetradic
#2ABC99 #502ABC #BC2A4D #96BC2A
square
#2ABC99 #502ABC #BC2A4D #96BC2A
split-complementary
#2ABC99 #BC2A96 #BC502A
monochromatic
#145848 #1F8A70 #2ABC99 #4CD7B6 #7EE2CA
Accessibility & contrast
On white
2.40
#2ABC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#2ABC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABC99
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABC99 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A3A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2abc99; /* rgb */ color: rgb(42, 188, 153); /* oklch */ color: oklch(71.3% 0.129 171.9);
Tailwind
colors: {
custom: {
50: '#7cd1b7',
500: '#2abc99',
950: '#000000',
},
}SCSS
$custom: #2abc99; $custom-light: #7cd1b7; $custom-dark: #000000;
JSON
{
"hex": "#2abc99",
"rgb": {
"r": 42,
"g": 188,
"b": 153
},
"hsl": {
"h": 165.616,
"s": 63.478,
"l": 45.098
},
"oklch": {
"l": 0.7129,
"c": 0.12901,
"h": 171.9
},
"luminance": 0.38759
}Semantic roles & 50–950 ramp
primary
#2ABC99
secondary
#CB778B
accent
#4169E7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280