#2BACA0#2BACA0
#2BACA0 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.5% C 0.109 H 185.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2BACA0 |
|---|---|
| RGB | rgb(43, 172, 160) |
| HSL | hsl(174, 60%, 42%) |
| HSV | hsv(174, 75%, 67%) |
| CMYK | cmyk(75%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(63.80, -36.54, -3.68) |
| CIE-LCH | lch(63.80, 36.73, 185.76°) |
| OKLab | oklab(67.45% -0.1082 -0.0105) |
| OKLCH | oklch(67.45% 0.109 185.6) |
| XYZ | xyz(22.0909, 32.5540, 38.3702) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.36
Topaz
#13BBAF
ΔE00 4.25
Tealish
#24BCA8
ΔE00 5.02
Blue Green
#0F9B8E
ΔE00 5.47
Sea
#3C9992
ΔE00 6.11
Greeny Blue
#42B395
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BACA0 #AC2B37
analogous
#2BAC60 #2BACA0 #2B77AC
triadic
#2BACA0 #A02BAC #ACA02B
tetradic
#2BACA0 #602BAC #AC2B37 #77AC2B
square
#2BACA0 #602BAC #AC2B37 #77AC2B
split-complementary
#2BACA0 #AC2B77 #AC602B
monochromatic
#134A45 #1F7B72 #2BACA0 #44D0C3 #75DCD3
Accessibility & contrast
On white
2.80
#2BACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#2BACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BACA0
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BACA0 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2baca0; /* rgb */ color: rgb(43, 172, 160); /* oklch */ color: oklch(67.5% 0.109 185.6);
Tailwind
colors: {
custom: {
50: '#7ac5bc',
500: '#2baca0',
950: '#000000',
},
}SCSS
$custom: #2baca0; $custom-light: #7ac5bc; $custom-dark: #000000;
JSON
{
"hex": "#2baca0",
"rgb": {
"r": 43,
"g": 172,
"b": 160
},
"hsl": {
"h": 174.419,
"s": 60,
"l": 42.157
},
"oklch": {
"l": 0.67452,
"c": 0.10867,
"h": 185.6
},
"luminance": 0.32557
}Semantic roles & 50–950 ramp
primary
#2BACA0
secondary
#C46F77
accent
#4553E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281