#2BA2A2#2BA2A2
#2BA2A2 is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.0% C 0.101 H 195.0°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA2A2 |
|---|---|
| RGB | rgb(43, 162, 162) |
| HSL | hsl(180, 58%, 40%) |
| HSV | hsv(180, 73%, 64%) |
| CMYK | cmyk(73.5%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(60.75, -31.27, -9.33) |
| CIE-LCH | lch(60.75, 32.63, 196.62°) |
| OKLab | oklab(64.99% -0.0971 -0.026) |
| OKLCH | oklch(64.99% 0.101 195) |
| XYZ | xyz(20.4352, 28.9604, 38.6883) |
| Luminance | 0.2896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.09
Lightseagreen
#20B2AA
ΔE00 5.54
Cadetblue
#5F9EA0
ΔE00 5.68
Blue Green
#0F9B8E
ΔE00 5.90
Teal (survey)
#029386
ΔE00 7.61
Dull Teal
#5F9E8F
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA2A2 #A22B2B
analogous
#2BA266 #2BA2A2 #2B66A2
triadic
#2BA2A2 #A22BA2 #A2A22B
tetradic
#2BA2A2 #662BA2 #A22B2B #66A22B
square
#2BA2A2 #662BA2 #A22B2B #66A22B
split-complementary
#2BA2A2 #A22B66 #A2662B
monochromatic
#114141 #1E7272 #2BA2A2 #3ECCCC #6FD9D9
Accessibility & contrast
On white
3.09
#2BA2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#2BA2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2BA2A2
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA2A2 | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#868DA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2ba2a2; /* rgb */ color: rgb(43, 162, 162); /* oklch */ color: oklch(65.0% 0.101 195.0);
Tailwind
colors: {
custom: {
50: '#79bebd',
500: '#2ba2a2',
950: '#000000',
},
}SCSS
$custom: #2ba2a2; $custom-light: #79bebd; $custom-dark: #000000;
JSON
{
"hex": "#2ba2a2",
"rgb": {
"r": 43,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 58.049,
"l": 40.196
},
"oklch": {
"l": 0.6499,
"c": 0.10053,
"h": 195
},
"luminance": 0.28963
}Semantic roles & 50–950 ramp
primary
#2BA2A2
secondary
#C06969
accent
#4747E1
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1212
muted
#7C8181