#2ABABB#2ABABB
#2ABABB is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.114 H 195.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #2ABABB |
|---|---|
| RGB | rgb(42, 186, 187) |
| HSL | hsl(180, 63%, 45%) |
| HSV | hsv(180, 78%, 73%) |
| CMYK | cmyk(77.5%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.89, -35.30, -11.08) |
| CIE-LCH | lch(68.89, 36.99, 197.43°) |
| OKLab | oklab(71.86% -0.1101 -0.0308) |
| OKLCH | oklch(71.86% 0.114 195.6) |
| XYZ | xyz(27.4792, 39.1945, 53.1211) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.17
Topaz
#13BBAF
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 6.33
Turquoise Blue
#06B1C4
ΔE00 6.81
Tealish
#24BCA8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ABABB #BB2B2A
analogous
#2ABB74 #2ABABB #2A71BB
triadic
#2ABABB #BB2ABA #BABB2A
tetradic
#2ABABB #742ABB #BB2B2A #71BB2A
square
#2ABABB #742ABB #BB2B2A #71BB2A
split-complementary
#2ABABB #BB2A71 #BB742A
monochromatic
#145757 #1F8889 #2ABABB #4CD6D7 #7DE1E2
Accessibility & contrast
On white
2.38
#2ABABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#2ABABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ABABB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ABABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ABABB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2ababb; /* rgb */ color: rgb(42, 186, 187); /* oklch */ color: oklch(71.9% 0.114 195.6);
Tailwind
colors: {
custom: {
50: '#7ecfcf',
500: '#2ababb',
950: '#000000',
},
}SCSS
$custom: #2ababb; $custom-light: #7ecfcf; $custom-dark: #000000;
JSON
{
"hex": "#2ababb",
"rgb": {
"r": 42,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.414,
"s": 63.319,
"l": 44.902
},
"oklch": {
"l": 0.71859,
"c": 0.11436,
"h": 195.6
},
"luminance": 0.39198
}Semantic roles & 50–950 ramp
primary
#2ABABB
secondary
#CA7776
accent
#4341E6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282