#2AB69B#2AB69B
#2AB69B is a light, vivid teal. Relative luminance 0.363; OKLCH L 69.8% C 0.121 H 176.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB69B |
|---|---|
| RGB | rgb(42, 182, 155) |
| HSL | hsl(168, 63%, 44%) |
| HSV | hsv(168, 77%, 71%) |
| CMYK | cmyk(76.9%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(66.76, -42.47, 3.41) |
| CIE-LCH | lch(66.76, 42.60, 175.41°) |
| OKLab | oklab(69.82% -0.1208 0.0084) |
| OKLCH | oklch(69.82% 0.121 176) |
| XYZ | xyz(23.5962, 36.3118, 36.7693) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.10
Tealish
#24BCA8
ΔE00 3.01
Turquoise (survey)
#06C2AC
ΔE00 3.92
Topaz
#13BBAF
ΔE00 5.43
Lightseagreen
#20B2AA
ΔE00 6.52
Green Blue
#01C08D
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB69B #B62A45
analogous
#2AB655 #2AB69B #2A8BB6
triadic
#2AB69B #9B2AB6 #B69B2A
tetradic
#2AB69B #552AB6 #B62A45 #8BB62A
square
#2AB69B #552AB6 #B62A45 #8BB62A
split-complementary
#2AB69B #B62A8B #B6552A
monochromatic
#135346 #1F8471 #2AB69B #48D5BA #7AE0CD
Accessibility & contrast
On white
2.54
#2AB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#2AB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB69B
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB69B | 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)
#AFAA9A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab69b; /* rgb */ color: rgb(42, 182, 155); /* oklch */ color: oklch(69.8% 0.121 176.0);
Tailwind
colors: {
custom: {
50: '#7bcdb8',
500: '#2ab69b',
950: '#000000',
},
}SCSS
$custom: #2ab69b; $custom-light: #7bcdb8; $custom-dark: #000000;
JSON
{
"hex": "#2ab69b",
"rgb": {
"r": 42,
"g": 182,
"b": 155
},
"hsl": {
"h": 168.429,
"s": 62.5,
"l": 43.922
},
"oklch": {
"l": 0.69819,
"c": 0.12114,
"h": 176
},
"luminance": 0.36315
}Semantic roles & 50–950 ramp
primary
#2AB69B
secondary
#C87384
accent
#4262E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280