#2BBD9A#2BBD9A
#2BBD9A is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.129 H 172.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBD9A |
|---|---|
| RGB | rgb(43, 189, 154) |
| HSL | hsl(166, 63%, 45%) |
| HSV | hsv(166, 77%, 74%) |
| CMYK | cmyk(77.2%, 0%, 18.5%, 25.9%) |
| CIE-LAB | lab(68.92, -45.59, 7.08) |
| CIE-LCH | lch(68.92, 46.14, 171.17°) |
| OKLab | oklab(71.59% -0.1279 0.018) |
| OKLCH | oklch(71.59% 0.129 172) |
| XYZ | xyz(25.0235, 39.2388, 36.8206) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.12
Green Blue
#01C08D
ΔE00 4.04
Turquoise (survey)
#06C2AC
ΔE00 4.55
Tealish
#24BCA8
ΔE00 4.66
Greenblue
#23C48B
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBD9A #BD2B4E
analogous
#2BBD51 #2BBD9A #2B97BD
triadic
#2BBD9A #9A2BBD #BD9A2B
tetradic
#2BBD9A #512BBD #BD2B4E #97BD2B
square
#2BBD9A #512BBD #BD2B4E #97BD2B
split-complementary
#2BBD9A #BD2B97 #BD512B
monochromatic
#145949 #208B71 #2BBD9A #4ED7B6 #80E2CB
Accessibility & contrast
On white
2.37
#2BBD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#2BBD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBD9A
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBD9A | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#A4A39C
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2bbd9a; /* rgb */ color: rgb(43, 189, 154); /* oklch */ color: oklch(71.6% 0.129 172.0);
Tailwind
colors: {
custom: {
50: '#7cd2b7',
500: '#2bbd9a',
950: '#000000',
},
}SCSS
$custom: #2bbd9a; $custom-light: #7cd2b7; $custom-dark: #000000;
JSON
{
"hex": "#2bbd9a",
"rgb": {
"r": 43,
"g": 189,
"b": 154
},
"hsl": {
"h": 165.616,
"s": 62.931,
"l": 45.49
},
"oklch": {
"l": 0.71589,
"c": 0.12919,
"h": 172
},
"luminance": 0.39242
}Semantic roles & 50–950 ramp
primary
#2BBD9A
secondary
#CB798D
accent
#4269E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280