#2BA99C#2BA99C
#2BA99C is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.6% C 0.107 H 184.6°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA99C |
|---|---|
| RGB | rgb(43, 169, 156) |
| HSL | hsl(174, 59%, 42%) |
| HSV | hsv(174, 75%, 66%) |
| CMYK | cmyk(74.6%, 0%, 7.7%, 33.7%) |
| CIE-LAB | lab(62.75, -36.29, -2.99) |
| CIE-LCH | lch(62.75, 36.42, 184.71°) |
| OKLab | oklab(66.56% -0.107 -0.0087) |
| OKLCH | oklch(66.56% 0.107 184.6) |
| XYZ | xyz(21.1821, 31.2873, 36.3687) |
| Luminance | 0.3129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Blue Green
#0F9B8E
ΔE00 4.56
Topaz
#13BBAF
ΔE00 5.17
Sea
#3C9992
ΔE00 5.43
Tealish
#24BCA8
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA99C #A92B38
analogous
#2BA95D #2BA99C #2B77A9
triadic
#2BA99C #9C2BA9 #A99C2B
tetradic
#2BA99C #5D2BA9 #A92B38 #77A92B
square
#2BA99C #5D2BA9 #A92B38 #77A92B
split-complementary
#2BA99C #A92B77 #A95D2B
monochromatic
#124742 #1F786F #2BA99C #42CFC0 #73DBD1
Accessibility & contrast
On white
2.89
#2BA99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#2BA99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA99C
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA99C | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9C
Deuteranopia (green-blind)
#8F929D
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ba99c; /* rgb */ color: rgb(43, 169, 156); /* oklch */ color: oklch(66.6% 0.107 184.6);
Tailwind
colors: {
custom: {
50: '#79c3b9',
500: '#2ba99c',
950: '#000000',
},
}SCSS
$custom: #2ba99c; $custom-light: #79c3b9; $custom-dark: #000000;
JSON
{
"hex": "#2ba99c",
"rgb": {
"r": 43,
"g": 169,
"b": 156
},
"hsl": {
"h": 173.81,
"s": 59.434,
"l": 41.569
},
"oklch": {
"l": 0.66559,
"c": 0.10733,
"h": 184.6
},
"luminance": 0.3129
}Semantic roles & 50–950 ramp
primary
#2BA99C
secondary
#C36D76
accent
#4555E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1211
muted
#7C8180