#2AB2B2#2AB2B2
#2AB2B2 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.6% C 0.110 H 194.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB2B2 |
|---|---|
| RGB | rgb(42, 178, 178) |
| HSL | hsl(180, 62%, 43%) |
| HSV | hsv(180, 76%, 70%) |
| CMYK | cmyk(76.4%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.17, -34.22, -10.18) |
| CIE-LCH | lch(66.17, 35.70, 196.57°) |
| OKLab | oklab(69.56% -0.1063 -0.0283) |
| OKLCH | oklch(69.56% 0.11 194.9) |
| XYZ | xyz(24.9074, 35.5443, 47.6589) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.08
Topaz
#13BBAF
ΔE00 5.03
Turquoise Blue
#06B1C4
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.44
Tealish
#24BCA8
ΔE00 7.52
Cadetblue
#5F9EA0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB2B2 #B22A2A
analogous
#2AB26E #2AB2B2 #2A6EB2
triadic
#2AB2B2 #B22AB2 #B2B22A
tetradic
#2AB2B2 #6E2AB2 #B22A2A #6EB22A
square
#2AB2B2 #6E2AB2 #B22A2A #6EB22A
split-complementary
#2AB2B2 #B22A6E #B26E2A
monochromatic
#134F4F #1E8080 #2AB2B2 #46D3D3 #77DFDF
Accessibility & contrast
On white
2.59
#2AB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#2AB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB2B2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB2B2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2ab2b2; /* rgb */ color: rgb(42, 178, 178); /* oklch */ color: oklch(69.6% 0.110 194.9);
Tailwind
colors: {
custom: {
50: '#7cc9c9',
500: '#2ab2b2',
950: '#000000',
},
}SCSS
$custom: #2ab2b2; $custom-light: #7cc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2ab2b2",
"rgb": {
"r": 42,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 61.818,
"l": 43.137
},
"oklch": {
"l": 0.69555,
"c": 0.11001,
"h": 194.9
},
"luminance": 0.35547
}Semantic roles & 50–950 ramp
primary
#2AB2B2
secondary
#C77171
accent
#4343E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282