#2AB7BB#2AB7BB
#2AB7BB is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.113 H 197.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB7BB |
|---|---|
| RGB | rgb(42, 183, 187) |
| HSL | hsl(182, 63%, 45%) |
| HSV | hsv(182, 78%, 73%) |
| CMYK | cmyk(77.5%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(67.98, -33.89, -12.45) |
| CIE-LCH | lch(67.98, 36.10, 200.17°) |
| OKLab | oklab(71.12% -0.1072 -0.0346) |
| OKLCH | oklch(71.12% 0.113 197.9) |
| XYZ | xyz(26.8539, 37.9437, 52.9126) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.83
Turquoise Blue
#06B1C4
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 6.02
Topaz
#13BBAF
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 7.45
Tealish
#24BCA8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB7BB #BB2E2A
analogous
#2ABB76 #2AB7BB #2A6FBB
triadic
#2AB7BB #BB2AB7 #B7BB2A
tetradic
#2AB7BB #762ABB #BB2E2A #6FBB2A
square
#2AB7BB #762ABB #BB2E2A #6FBB2A
split-complementary
#2AB7BB #BB2A6F #BB762A
monochromatic
#145557 #1F8689 #2AB7BB #4CD3D7 #7DDFE2
Accessibility & contrast
On white
2.44
#2AB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#2AB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB7BB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB7BB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#969FBC
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2ab7bb; /* rgb */ color: rgb(42, 183, 187); /* oklch */ color: oklch(71.1% 0.113 197.9);
Tailwind
colors: {
custom: {
50: '#7ecdcf',
500: '#2ab7bb',
950: '#000000',
},
}SCSS
$custom: #2ab7bb; $custom-light: #7ecdcf; $custom-dark: #000000;
JSON
{
"hex": "#2ab7bb",
"rgb": {
"r": 42,
"g": 183,
"b": 187
},
"hsl": {
"h": 181.655,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.71117,
"c": 0.11266,
"h": 197.9
},
"luminance": 0.37947
}Semantic roles & 50–950 ramp
primary
#2AB7BB
secondary
#CA7976
accent
#4641E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282