#2BBB9D#2BBB9D
#2BBB9D is a light, vivid teal. Relative luminance 0.385; OKLCH L 71.2% C 0.125 H 174.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBB9D |
|---|---|
| RGB | rgb(43, 187, 157) |
| HSL | hsl(168, 63%, 45%) |
| HSV | hsv(168, 77%, 73%) |
| CMYK | cmyk(77%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(68.38, -43.98, 4.65) |
| CIE-LCH | lch(68.38, 44.23, 173.96°) |
| OKLab | oklab(71.17% -0.1245 0.0116) |
| OKLCH | oklch(71.17% 0.125 174.7) |
| XYZ | xyz(24.8492, 38.4855, 38.0105) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.64
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 3.51
Green Blue
#01C08D
ΔE00 5.47
Topaz
#13BBAF
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBB9D #BB2B49
analogous
#2BBB55 #2BBB9D #2B91BB
triadic
#2BBB9D #9D2BBB #BB9D2B
tetradic
#2BBB9D #552BBB #BB2B49 #91BB2B
square
#2BBB9D #552BBB #BB2B49 #91BB2B
split-complementary
#2BBB9D #BB2B91 #BB552B
monochromatic
#145749 #208973 #2BBB9D #4DD6BA #7FE2CD
Accessibility & contrast
On white
2.41
#2BBB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#2BBB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBB9D
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBB9D | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9C
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2bbb9d; /* rgb */ color: rgb(43, 187, 157); /* oklch */ color: oklch(71.2% 0.125 174.7);
Tailwind
colors: {
custom: {
50: '#7cd0b9',
500: '#2bbb9d',
950: '#000000',
},
}SCSS
$custom: #2bbb9d; $custom-light: #7cd0b9; $custom-dark: #000000;
JSON
{
"hex": "#2bbb9d",
"rgb": {
"r": 43,
"g": 187,
"b": 157
},
"hsl": {
"h": 167.5,
"s": 62.609,
"l": 45.098
},
"oklch": {
"l": 0.71165,
"c": 0.12507,
"h": 174.7
},
"luminance": 0.38489
}Semantic roles & 50–950 ramp
primary
#2BBB9D
secondary
#CA7889
accent
#4264E6
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280