#2AB9BB#2AB9BB
#2AB9BB is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.6% C 0.114 H 196.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB9BB |
|---|---|
| RGB | rgb(42, 185, 187) |
| HSL | hsl(181, 63%, 45%) |
| HSV | hsv(181, 78%, 73%) |
| CMYK | cmyk(77.5%, 1.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.59, -34.83, -11.54) |
| CIE-LCH | lch(68.59, 36.69, 198.33°) |
| OKLab | oklab(71.61% -0.1092 -0.0321) |
| OKLCH | oklch(71.61% 0.114 196.4) |
| XYZ | xyz(27.2693, 38.7746, 53.0511) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.35
Topaz
#13BBAF
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 5.46
Turquoise Blue
#06B1C4
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.69
Tealish
#24BCA8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB9BB #BB2C2A
analogous
#2ABB75 #2AB9BB #2A70BB
triadic
#2AB9BB #BB2AB9 #B9BB2A
tetradic
#2AB9BB #752ABB #BB2C2A #70BB2A
square
#2AB9BB #752ABB #BB2C2A #70BB2A
split-complementary
#2AB9BB #BB2A70 #BB752A
monochromatic
#145657 #1F8889 #2AB9BB #4CD5D7 #7DE1E2
Accessibility & contrast
On white
2.40
#2AB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#2AB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB9BB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB9BB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2ab9bb; /* rgb */ color: rgb(42, 185, 187); /* oklch */ color: oklch(71.6% 0.114 196.4);
Tailwind
colors: {
custom: {
50: '#7ececf',
500: '#2ab9bb',
950: '#000000',
},
}SCSS
$custom: #2ab9bb; $custom-light: #7ececf; $custom-dark: #000000;
JSON
{
"hex": "#2ab9bb",
"rgb": {
"r": 42,
"g": 185,
"b": 187
},
"hsl": {
"h": 180.828,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.71612,
"c": 0.11378,
"h": 196.4
},
"luminance": 0.38778
}Semantic roles & 50–950 ramp
primary
#2AB9BB
secondary
#CA7876
accent
#4441E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282