#2ABBBA#2ABBBA
#2ABBBA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.115 H 194.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABBBA |
|---|---|
| RGB | rgb(42, 187, 186) |
| HSL | hsl(180, 63%, 45%) |
| HSV | hsv(180, 78%, 73%) |
| CMYK | cmyk(77.5%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(69.17, -36.06, -10.12) |
| CIE-LCH | lch(69.17, 37.45, 195.68°) |
| OKLab | oklab(72.07% -0.1115 -0.0282) |
| OKLCH | oklch(72.07% 0.115 194.2) |
| XYZ | xyz(27.5840, 39.5746, 52.6297) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.75
Topaz
#13BBAF
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.92
Tealish
#24BCA8
ΔE00 6.75
Turquoise (survey)
#06C2AC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABBBA #BB2A2B
analogous
#2ABB71 #2ABBBA #2A74BB
triadic
#2ABBBA #BA2ABB #BBBA2A
tetradic
#2ABBBA #712ABB #BB2A2B #74BB2A
square
#2ABBBA #712ABB #BB2A2B #74BB2A
split-complementary
#2ABBBA #BB2A74 #BB712A
monochromatic
#145757 #1F8988 #2ABBBA #4CD7D6 #7DE2E1
Accessibility & contrast
On white
2.36
#2ABBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#2ABBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABBBA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABBBA | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 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)
#AFB1BA
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2abbba; /* rgb */ color: rgb(42, 187, 186); /* oklch */ color: oklch(72.1% 0.115 194.2);
Tailwind
colors: {
custom: {
50: '#7ed0ce',
500: '#2abbba',
950: '#000000',
},
}SCSS
$custom: #2abbba; $custom-light: #7ed0ce; $custom-dark: #000000;
JSON
{
"hex": "#2abbba",
"rgb": {
"r": 42,
"g": 187,
"b": 186
},
"hsl": {
"h": 179.586,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.72071,
"c": 0.11504,
"h": 194.2
},
"luminance": 0.39578
}Semantic roles & 50–950 ramp
primary
#2ABBBA
secondary
#CA7677
accent
#4143E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282