#2ABC97#2ABC97
#2ABC97 is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.2% C 0.130 H 170.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABC97 |
|---|---|
| RGB | rgb(42, 188, 151) |
| HSL | hsl(165, 63%, 45%) |
| HSV | hsv(165, 78%, 74%) |
| CMYK | cmyk(77.7%, 0%, 19.7%, 26.3%) |
| CIE-LAB | lab(68.53, -46.04, 8.15) |
| CIE-LCH | lch(68.53, 46.75, 169.96°) |
| OKLab | oklab(71.24% -0.1287 0.0208) |
| OKLCH | oklch(71.24% 0.13 170.8) |
| XYZ | xyz(24.5210, 38.6900, 35.4477) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.13
Green Blue
#01C08D
ΔE00 3.52
Greenblue
#23C48B
ΔE00 5.05
Turquoise (survey)
#06C2AC
ΔE00 5.20
Tealish
#24BCA8
ΔE00 5.25
Greenish Teal
#32BF84
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABC97 #BC2A4F
analogous
#2ABC4E #2ABC97 #2A98BC
triadic
#2ABC97 #972ABC #BC972A
tetradic
#2ABC97 #4E2ABC #BC2A4F #98BC2A
square
#2ABC97 #4E2ABC #BC2A4F #98BC2A
split-complementary
#2ABC97 #BC2A98 #BC4E2A
monochromatic
#145847 #1F8A6F #2ABC97 #4CD7B4 #7EE2C9
Accessibility & contrast
On white
2.40
#2ABC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#2ABC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABC97
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABC97 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF95
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#00BEB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2abc97; /* rgb */ color: rgb(42, 188, 151); /* oklch */ color: oklch(71.2% 0.130 170.8);
Tailwind
colors: {
custom: {
50: '#7cd1b5',
500: '#2abc97',
950: '#000000',
},
}SCSS
$custom: #2abc97; $custom-light: #7cd1b5; $custom-dark: #000000;
JSON
{
"hex": "#2abc97",
"rgb": {
"r": 42,
"g": 188,
"b": 151
},
"hsl": {
"h": 164.795,
"s": 63.478,
"l": 45.098
},
"oklch": {
"l": 0.71235,
"c": 0.13034,
"h": 170.8
},
"luminance": 0.38693
}Semantic roles & 50–950 ramp
primary
#2ABC97
secondary
#CB778C
accent
#416BE7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280