#2AB69F#2AB69F
#2AB69F is a light, moderate teal. Relative luminance 0.365; OKLCH L 69.9% C 0.119 H 178.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB69F |
|---|---|
| RGB | rgb(42, 182, 159) |
| HSL | hsl(170, 63%, 44%) |
| HSV | hsv(170, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(66.86, -41.40, 1.35) |
| CIE-LCH | lch(66.86, 41.43, 178.13°) |
| OKLab | oklab(69.94% -0.119 0.0029) |
| OKLCH | oklch(69.94% 0.119 178.6) |
| XYZ | xyz(23.9376, 36.4484, 38.5678) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.05
Greeny Blue
#42B395
ΔE00 3.05
Turquoise (survey)
#06C2AC
ΔE00 3.39
Topaz
#13BBAF
ΔE00 4.19
Lightseagreen
#20B2AA
ΔE00 5.26
Green Blue
#01C08D
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB69F #B62A41
analogous
#2AB659 #2AB69F #2A87B6
triadic
#2AB69F #9F2AB6 #B69F2A
tetradic
#2AB69F #592AB6 #B62A41 #87B62A
square
#2AB69F #592AB6 #B62A41 #87B62A
split-complementary
#2AB69F #B62A87 #B6592A
monochromatic
#135348 #1F8474 #2AB69F #48D5BE #7AE0D0
Accessibility & contrast
On white
2.53
#2AB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#2AB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB69F
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB69F | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9E
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab69f; /* rgb */ color: rgb(42, 182, 159); /* oklch */ color: oklch(69.9% 0.119 178.6);
Tailwind
colors: {
custom: {
50: '#7bccbb',
500: '#2ab69f',
950: '#000000',
},
}SCSS
$custom: #2ab69f; $custom-light: #7bccbb; $custom-dark: #000000;
JSON
{
"hex": "#2ab69f",
"rgb": {
"r": 42,
"g": 182,
"b": 159
},
"hsl": {
"h": 170.143,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.69938,
"c": 0.119,
"h": 178.6
},
"luminance": 0.36451
}Semantic roles & 50–950 ramp
primary
#2AB69F
secondary
#C87381
accent
#425DE6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280