#2AB19B#2AB19B
#2AB19B is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.5% C 0.116 H 178.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB19B |
|---|---|
| RGB | rgb(42, 177, 155) |
| HSL | hsl(170, 62%, 43%) |
| HSV | hsv(170, 76%, 69%) |
| CMYK | cmyk(76.3%, 0%, 12.4%, 30.6%) |
| CIE-LAB | lab(65.20, -40.28, 1.15) |
| CIE-LCH | lch(65.20, 40.30, 178.36°) |
| OKLab | oklab(68.55% -0.1159 0.0024) |
| OKLCH | oklch(68.55% 0.116 178.8) |
| XYZ | xyz(22.5904, 34.3003, 36.4340) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.12
Tealish
#24BCA8
ΔE00 3.23
Topaz
#13BBAF
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 4.71
Lightseagreen
#20B2AA
ΔE00 4.98
Blue Green
#0F9B8E
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB19B #B12A40
analogous
#2AB157 #2AB19B #2A84B1
triadic
#2AB19B #9B2AB1 #B19B2A
tetradic
#2AB19B #572AB1 #B12A40 #84B12A
square
#2AB19B #572AB1 #B12A40 #84B12A
split-complementary
#2AB19B #B12A84 #B1572A
monochromatic
#134E44 #1E8070 #2AB19B #45D3BC #77DFCE
Accessibility & contrast
On white
2.67
#2AB19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#2AB19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB19B
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB19B | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#98999D
Tritanopia (blue-blind)
#00B4AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2ab19b; /* rgb */ color: rgb(42, 177, 155); /* oklch */ color: oklch(68.5% 0.116 178.8);
Tailwind
colors: {
custom: {
50: '#7ac9b8',
500: '#2ab19b',
950: '#000000',
},
}SCSS
$custom: #2ab19b; $custom-light: #7ac9b8; $custom-dark: #000000;
JSON
{
"hex": "#2ab19b",
"rgb": {
"r": 42,
"g": 177,
"b": 155
},
"hsl": {
"h": 170.222,
"s": 61.644,
"l": 42.941
},
"oklch": {
"l": 0.68545,
"c": 0.11589,
"h": 178.8
},
"luminance": 0.34303
}Semantic roles & 50–950 ramp
primary
#2AB19B
secondary
#C6707E
accent
#435DE5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280