#2BC2AA#2BC2AA
#2BC2AA is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.3% C 0.125 H 178.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC2AA |
|---|---|
| RGB | rgb(43, 194, 170) |
| HSL | hsl(170, 64%, 46%) |
| HSV | hsv(170, 78%, 76%) |
| CMYK | cmyk(77.8%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(70.87, -43.57, 1.15) |
| CIE-LCH | lch(70.87, 43.59, 178.48°) |
| OKLab | oklab(73.31% -0.1253 0.0024) |
| OKLCH | oklch(73.31% 0.125 178.9) |
| XYZ | xyz(27.5401, 41.9960, 44.6770) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.12
Tealish
#24BCA8
ΔE00 1.97
Topaz
#13BBAF
ΔE00 4.33
Greeny Blue
#42B395
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 6.06
Aquamarine (survey)
#04D8B2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC2AA #C22B43
analogous
#2BC25F #2BC2AA #2B8FC2
triadic
#2BC2AA #AA2BC2 #C2AA2B
tetradic
#2BC2AA #5F2BC2 #C22B43 #8FC22B
square
#2BC2AA #5F2BC2 #C22B43 #8FC22B
split-complementary
#2BC2AA #C22B8F #C25F2B
monochromatic
#155E52 #20907E #2BC2AA #52D9C3 #84E4D4
Accessibility & contrast
On white
2.23
#2BC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#2BC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC2AA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC2AA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#00C5BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2bc2aa; /* rgb */ color: rgb(43, 194, 170); /* oklch */ color: oklch(73.3% 0.125 178.9);
Tailwind
colors: {
custom: {
50: '#7ed5c3',
500: '#2bc2aa',
950: '#000000',
},
}SCSS
$custom: #2bc2aa; $custom-light: #7ed5c3; $custom-dark: #000000;
JSON
{
"hex": "#2bc2aa",
"rgb": {
"r": 43,
"g": 194,
"b": 170
},
"hsl": {
"h": 170.464,
"s": 63.713,
"l": 46.471
},
"oklch": {
"l": 0.73313,
"c": 0.12534,
"h": 178.9
},
"luminance": 0.41999
}Semantic roles & 50–950 ramp
primary
#2BC2AA
secondary
#CD7C89
accent
#415BE7
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381