#2BBC9A#2BBC9A
#2BBC9A is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.3% C 0.128 H 172.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBC9A |
|---|---|
| RGB | rgb(43, 188, 154) |
| HSL | hsl(166, 63%, 45%) |
| HSV | hsv(166, 77%, 74%) |
| CMYK | cmyk(77.1%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(68.61, -45.17, 6.64) |
| CIE-LCH | lch(68.61, 45.66, 171.64°) |
| OKLab | oklab(71.34% -0.1269 0.0168) |
| OKLCH | oklch(71.34% 0.128 172.4) |
| XYZ | xyz(24.8091, 38.8101, 36.7491) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.84
Green Blue
#01C08D
ΔE00 4.32
Tealish
#24BCA8
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 4.40
Greenblue
#23C48B
ΔE00 5.84
Mediumaquamarine
#66CDAA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBC9A #BC2B4D
analogous
#2BBC51 #2BBC9A #2B95BC
triadic
#2BBC9A #9A2BBC #BC9A2B
tetradic
#2BBC9A #512BBC #BC2B4D #95BC2B
square
#2BBC9A #512BBC #BC2B4D #95BC2B
split-complementary
#2BBC9A #BC2B95 #BC512B
monochromatic
#145848 #208A71 #2BBC9A #4ED6B6 #80E2CB
Accessibility & contrast
On white
2.40
#2BBC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#2BBC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBC9A
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBC9A | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#A3A29C
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2bbc9a; /* rgb */ color: rgb(43, 188, 154); /* oklch */ color: oklch(71.3% 0.128 172.4);
Tailwind
colors: {
custom: {
50: '#7cd1b7',
500: '#2bbc9a',
950: '#000000',
},
}SCSS
$custom: #2bbc9a; $custom-light: #7cd1b7; $custom-dark: #000000;
JSON
{
"hex": "#2bbc9a",
"rgb": {
"r": 43,
"g": 188,
"b": 154
},
"hsl": {
"h": 165.931,
"s": 62.771,
"l": 45.294
},
"oklch": {
"l": 0.71335,
"c": 0.12805,
"h": 172.4
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#2BBC9A
secondary
#CB788C
accent
#4268E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280