#2ABBB9#2ABBB9
#2ABBB9 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.115 H 193.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABBB9 |
|---|---|
| RGB | rgb(42, 187, 185) |
| HSL | hsl(179, 63%, 45%) |
| HSV | hsv(179, 78%, 73%) |
| CMYK | cmyk(77.5%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(69.14, -36.35, -9.62) |
| CIE-LCH | lch(69.14, 37.60, 194.82°) |
| OKLab | oklab(72.04% -0.112 -0.0268) |
| OKLCH | oklch(72.04% 0.115 193.5) |
| XYZ | xyz(27.4780, 39.5323, 52.0718) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.49
Topaz
#13BBAF
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.87
Tealish
#24BCA8
ΔE00 6.37
Turquoise (survey)
#06C2AC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABBB9 #BB2A2C
analogous
#2ABB70 #2ABBB9 #2A75BB
triadic
#2ABBB9 #B92ABB #BBB92A
tetradic
#2ABBB9 #702ABB #BB2A2C #75BB2A
square
#2ABBB9 #702ABB #BB2A2C #75BB2A
split-complementary
#2ABBB9 #BB2A75 #BB702A
monochromatic
#145756 #1F8988 #2ABBB9 #4CD7D5 #7DE2E1
Accessibility & contrast
On white
2.36
#2ABBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#2ABBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABBB9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABBB9 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B9
Deuteranopia (green-blind)
#9BA2BA
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2abbb9; /* rgb */ color: rgb(42, 187, 185); /* oklch */ color: oklch(72.0% 0.115 193.5);
Tailwind
colors: {
custom: {
50: '#7ed0ce',
500: '#2abbb9',
950: '#000000',
},
}SCSS
$custom: #2abbb9; $custom-light: #7ed0ce; $custom-dark: #000000;
JSON
{
"hex": "#2abbb9",
"rgb": {
"r": 42,
"g": 187,
"b": 185
},
"hsl": {
"h": 179.172,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.72036,
"c": 0.11514,
"h": 193.5
},
"luminance": 0.39536
}Semantic roles & 50–950 ramp
primary
#2ABBB9
secondary
#CA7678
accent
#4144E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282