#2ABBBB#2ABBBB
#2ABBBB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.115 H 194.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABBBB |
|---|---|
| RGB | rgb(42, 187, 187) |
| HSL | hsl(180, 63%, 45%) |
| HSV | hsv(180, 78%, 73%) |
| CMYK | cmyk(77.5%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(69.20, -35.76, -10.63) |
| CIE-LCH | lch(69.20, 37.31, 196.55°) |
| OKLab | oklab(72.11% -0.1111 -0.0296) |
| OKLCH | oklch(72.11% 0.115 194.9) |
| XYZ | xyz(27.6906, 39.6173, 53.1916) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.03
Topaz
#13BBAF
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.99
Tealish
#24BCA8
ΔE00 7.12
Turquoise Blue
#06B1C4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABBBB #BB2A2A
analogous
#2ABB73 #2ABBBB #2A73BB
triadic
#2ABBBB #BB2ABB #BBBB2A
tetradic
#2ABBBB #732ABB #BB2A2A #73BB2A
square
#2ABBBB #732ABB #BB2A2A #73BB2A
split-complementary
#2ABBBB #BB2A73 #BB732A
monochromatic
#145757 #1F8989 #2ABBBB #4CD7D7 #7DE2E2
Accessibility & contrast
On white
2.35
#2ABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#2ABBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABBBB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABBBB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BB
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2abbbb; /* rgb */ color: rgb(42, 187, 187); /* oklch */ color: oklch(72.1% 0.115 194.9);
Tailwind
colors: {
custom: {
50: '#7ed0cf',
500: '#2abbbb',
950: '#000000',
},
}SCSS
$custom: #2abbbb; $custom-light: #7ed0cf; $custom-dark: #000000;
JSON
{
"hex": "#2abbbb",
"rgb": {
"r": 42,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.72106,
"c": 0.11497,
"h": 194.9
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#2ABBBB
secondary
#CA7676
accent
#4141E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282