#2BBD9B#2BBD9B
#2BBD9B is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.6% C 0.129 H 172.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBD9B |
|---|---|
| RGB | rgb(43, 189, 155) |
| HSL | hsl(166, 63%, 45%) |
| HSV | hsv(166, 77%, 74%) |
| CMYK | cmyk(77.2%, 0%, 18%, 25.9%) |
| CIE-LAB | lab(68.95, -45.34, 6.57) |
| CIE-LCH | lch(68.95, 45.81, 171.76°) |
| OKLab | oklab(71.62% -0.1274 0.0167) |
| OKLCH | oklch(71.62% 0.129 172.6) |
| XYZ | xyz(25.1071, 39.2723, 37.2611) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Turquoise (survey)
#06C2AC
ΔE00 4.27
Green Blue
#01C08D
ΔE00 4.31
Tealish
#24BCA8
ΔE00 4.37
Greenblue
#23C48B
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBD9B #BD2B4D
analogous
#2BBD52 #2BBD9B #2B96BD
triadic
#2BBD9B #9B2BBD #BD9B2B
tetradic
#2BBD9B #522BBD #BD2B4D #96BD2B
square
#2BBD9B #522BBD #BD2B4D #96BD2B
split-complementary
#2BBD9B #BD2B96 #BD522B
monochromatic
#145949 #208B72 #2BBD9B #4ED7B7 #80E2CB
Accessibility & contrast
On white
2.37
#2BBD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#2BBD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBD9B
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBD9B | 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)
#B7B099
Deuteranopia (green-blind)
#A4A39D
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2bbd9b; /* rgb */ color: rgb(43, 189, 155); /* oklch */ color: oklch(71.6% 0.129 172.6);
Tailwind
colors: {
custom: {
50: '#7cd2b8',
500: '#2bbd9b',
950: '#000000',
},
}SCSS
$custom: #2bbd9b; $custom-light: #7cd2b8; $custom-dark: #000000;
JSON
{
"hex": "#2bbd9b",
"rgb": {
"r": 43,
"g": 189,
"b": 155
},
"hsl": {
"h": 166.027,
"s": 62.931,
"l": 45.49
},
"oklch": {
"l": 0.71617,
"c": 0.12853,
"h": 172.6
},
"luminance": 0.39275
}Semantic roles & 50–950 ramp
primary
#2BBD9B
secondary
#CB798C
accent
#4268E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280