#2AB69A#2AB69A
#2AB69A is a light, vivid teal. Relative luminance 0.363; OKLCH L 69.8% C 0.122 H 175.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB69A |
|---|---|
| RGB | rgb(42, 182, 154) |
| HSL | hsl(168, 63%, 44%) |
| HSV | hsv(168, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(66.73, -42.73, 3.93) |
| CIE-LCH | lch(66.73, 42.91, 174.75°) |
| OKLab | oklab(69.79% -0.1213 0.0097) |
| OKLCH | oklch(69.79% 0.122 175.4) |
| XYZ | xyz(23.5125, 36.2784, 36.3288) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.93
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 4.11
Topaz
#13BBAF
ΔE00 5.73
Green Blue
#01C08D
ΔE00 6.28
Lightseagreen
#20B2AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB69A #B62A46
analogous
#2AB654 #2AB69A #2A8CB6
triadic
#2AB69A #9A2AB6 #B69A2A
tetradic
#2AB69A #542AB6 #B62A46 #8CB62A
square
#2AB69A #542AB6 #B62A46 #8CB62A
split-complementary
#2AB69A #B62A8C #B6542A
monochromatic
#135346 #1F8470 #2AB69A #48D5B9 #7AE0CC
Accessibility & contrast
On white
2.54
#2AB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#2AB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB69A
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB69A | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab69a; /* rgb */ color: rgb(42, 182, 154); /* oklch */ color: oklch(69.8% 0.122 175.4);
Tailwind
colors: {
custom: {
50: '#7bcdb7',
500: '#2ab69a',
950: '#000000',
},
}SCSS
$custom: #2ab69a; $custom-light: #7bcdb7; $custom-dark: #000000;
JSON
{
"hex": "#2ab69a",
"rgb": {
"r": 42,
"g": 182,
"b": 154
},
"hsl": {
"h": 168,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.69789,
"c": 0.12171,
"h": 175.4
},
"luminance": 0.36281
}Semantic roles & 50–950 ramp
primary
#2AB69A
secondary
#C87384
accent
#4263E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280