#2BBD9C#2BBD9C
#2BBD9C is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.6% C 0.128 H 173.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBD9C |
|---|---|
| RGB | rgb(43, 189, 156) |
| HSL | hsl(166, 63%, 45%) |
| HSV | hsv(166, 77%, 74%) |
| CMYK | cmyk(77.2%, 0%, 17.5%, 25.9%) |
| CIE-LAB | lab(68.97, -45.09, 6.06) |
| CIE-LCH | lch(68.97, 45.49, 172.35°) |
| OKLab | oklab(71.65% -0.127 0.0153) |
| OKLCH | oklch(71.65% 0.128 173.1) |
| XYZ | xyz(25.1914, 39.3060, 37.7052) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.04
Turquoise (survey)
#06C2AC
ΔE00 4.00
Tealish
#24BCA8
ΔE00 4.08
Green Blue
#01C08D
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.84
Greenblue
#23C48B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBD9C #BD2B4C
analogous
#2BBD53 #2BBD9C #2B95BD
triadic
#2BBD9C #9C2BBD #BD9C2B
tetradic
#2BBD9C #532BBD #BD2B4C #95BD2B
square
#2BBD9C #532BBD #BD2B4C #95BD2B
split-complementary
#2BBD9C #BD2B95 #BD532B
monochromatic
#14594A #208B73 #2BBD9C #4ED7B8 #80E2CC
Accessibility & contrast
On white
2.37
#2BBD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#2BBD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBD9C
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBD9C | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#A4A39E
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2bbd9c; /* rgb */ color: rgb(43, 189, 156); /* oklch */ color: oklch(71.6% 0.128 173.1);
Tailwind
colors: {
custom: {
50: '#7cd2b9',
500: '#2bbd9c',
950: '#000000',
},
}SCSS
$custom: #2bbd9c; $custom-light: #7cd2b9; $custom-dark: #000000;
JSON
{
"hex": "#2bbd9c",
"rgb": {
"r": 43,
"g": 189,
"b": 156
},
"hsl": {
"h": 166.438,
"s": 62.931,
"l": 45.49
},
"oklch": {
"l": 0.71645,
"c": 0.1279,
"h": 173.1
},
"luminance": 0.39309
}Semantic roles & 50–950 ramp
primary
#2BBD9C
secondary
#CB798B
accent
#4267E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280