#2AB69C#2AB69C
#2AB69C is a light, vivid teal. Relative luminance 0.363; OKLCH L 69.8% C 0.121 H 176.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB69C |
|---|---|
| RGB | rgb(42, 182, 156) |
| HSL | hsl(169, 63%, 44%) |
| HSV | hsv(169, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(66.78, -42.20, 2.90) |
| CIE-LCH | lch(66.78, 42.30, 176.07°) |
| OKLab | oklab(69.85% -0.1204 0.007) |
| OKLCH | oklch(69.85% 0.121 176.7) |
| XYZ | xyz(23.6805, 36.3455, 37.2134) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.31
Tealish
#24BCA8
ΔE00 2.74
Turquoise (survey)
#06C2AC
ΔE00 3.76
Topaz
#13BBAF
ΔE00 5.12
Lightseagreen
#20B2AA
ΔE00 6.21
Green Blue
#01C08D
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB69C #B62A44
analogous
#2AB656 #2AB69C #2A8AB6
triadic
#2AB69C #9C2AB6 #B69C2A
tetradic
#2AB69C #562AB6 #B62A44 #8AB62A
square
#2AB69C #562AB6 #B62A44 #8AB62A
split-complementary
#2AB69C #B62A8A #B6562A
monochromatic
#135347 #1F8471 #2AB69C #48D5BB #7AE0CD
Accessibility & contrast
On white
2.54
#2AB69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#2AB69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB69C
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB69C | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9B
Deuteranopia (green-blind)
#9D9D9E
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab69c; /* rgb */ color: rgb(42, 182, 156); /* oklch */ color: oklch(69.8% 0.121 176.7);
Tailwind
colors: {
custom: {
50: '#7bccb9',
500: '#2ab69c',
950: '#000000',
},
}SCSS
$custom: #2ab69c; $custom-light: #7bccb9; $custom-dark: #000000;
JSON
{
"hex": "#2ab69c",
"rgb": {
"r": 42,
"g": 182,
"b": 156
},
"hsl": {
"h": 168.857,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.69848,
"c": 0.12058,
"h": 176.7
},
"luminance": 0.36348
}Semantic roles & 50–950 ramp
primary
#2AB69C
secondary
#C87383
accent
#4261E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280