#2ABC94#2ABC94
#2ABC94 is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.2% C 0.132 H 169.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABC94 |
|---|---|
| RGB | rgb(42, 188, 148) |
| HSL | hsl(164, 63%, 45%) |
| HSV | hsv(164, 78%, 74%) |
| CMYK | cmyk(77.7%, 0%, 21.3%, 26.3%) |
| CIE-LAB | lab(68.46, -46.78, 9.69) |
| CIE-LCH | lch(68.46, 47.77, 168.30°) |
| OKLab | oklab(71.15% -0.1301 0.0247) |
| OKLCH | oklch(71.15% 0.132 169.2) |
| XYZ | xyz(24.2804, 38.5938, 34.1809) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.77
Greeny Blue
#42B395
ΔE00 3.56
Greenblue
#23C48B
ΔE00 4.31
Greenish Teal
#32BF84
ΔE00 4.72
Dark Seafoam
#1FB57A
ΔE00 5.37
Bluey Green
#2BB179
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABC94 #BC2A52
analogous
#2ABC4B #2ABC94 #2A9BBC
triadic
#2ABC94 #942ABC #BC942A
tetradic
#2ABC94 #4B2ABC #BC2A52 #9BBC2A
square
#2ABC94 #4B2ABC #BC2A52 #9BBC2A
split-complementary
#2ABC94 #BC2A9B #BC4B2A
monochromatic
#145845 #1F8A6D #2ABC94 #4CD7B1 #7EE2C7
Accessibility & contrast
On white
2.41
#2ABC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#2ABC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABC94
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABC94 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#A5A197
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2abc94; /* rgb */ color: rgb(42, 188, 148); /* oklch */ color: oklch(71.2% 0.132 169.2);
Tailwind
colors: {
custom: {
50: '#7cd1b3',
500: '#2abc94',
950: '#000000',
},
}SCSS
$custom: #2abc94; $custom-light: #7cd1b3; $custom-dark: #000000;
JSON
{
"hex": "#2abc94",
"rgb": {
"r": 42,
"g": 188,
"b": 148
},
"hsl": {
"h": 163.562,
"s": 63.478,
"l": 45.098
},
"oklch": {
"l": 0.71154,
"c": 0.13244,
"h": 169.2
},
"luminance": 0.38597
}Semantic roles & 50–950 ramp
primary
#2ABC94
secondary
#CB778E
accent
#416FE7
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280