#2BB999#2BB999
#2BB999 is a light, vivid teal. Relative luminance 0.375; OKLCH L 70.5% C 0.125 H 173.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB999 |
|---|---|
| RGB | rgb(43, 185, 153) |
| HSL | hsl(166, 62%, 45%) |
| HSV | hsv(166, 77%, 73%) |
| CMYK | cmyk(76.8%, 0%, 17.3%, 27.5%) |
| CIE-LAB | lab(67.66, -44.16, 5.81) |
| CIE-LCH | lch(67.66, 44.54, 172.50°) |
| OKLab | oklab(70.54% -0.1244 0.0147) |
| OKLCH | oklch(70.54% 0.125 173.3) |
| XYZ | xyz(24.0920, 37.5085, 36.1009) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.14
Tealish
#24BCA8
ΔE00 4.02
Turquoise (survey)
#06C2AC
ΔE00 4.36
Green Blue
#01C08D
ΔE00 4.98
Greenblue
#23C48B
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB999 #B92B4B
analogous
#2BB952 #2BB999 #2B92B9
triadic
#2BB999 #992BB9 #B9992B
tetradic
#2BB999 #522BB9 #B92B4B #92B92B
square
#2BB999 #522BB9 #B92B4B #92B92B
split-complementary
#2BB999 #B92B92 #B9522B
monochromatic
#145647 #1F8770 #2BB999 #4CD5B6 #7EE1CB
Accessibility & contrast
On white
2.47
#2BB999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#2BB999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB999
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB999 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb999; /* rgb */ color: rgb(43, 185, 153); /* oklch */ color: oklch(70.5% 0.125 173.3);
Tailwind
colors: {
custom: {
50: '#7ccfb7',
500: '#2bb999',
950: '#000000',
},
}SCSS
$custom: #2bb999; $custom-light: #7ccfb7; $custom-dark: #000000;
JSON
{
"hex": "#2bb999",
"rgb": {
"r": 43,
"g": 185,
"b": 153
},
"hsl": {
"h": 166.479,
"s": 62.281,
"l": 44.706
},
"oklch": {
"l": 0.70543,
"c": 0.12531,
"h": 173.3
},
"luminance": 0.37511
}Semantic roles & 50–950 ramp
primary
#2BB999
secondary
#C97689
accent
#4267E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280