#2B989A#2B989A
#2B989A is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.2% C 0.095 H 196.8°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2B989A |
|---|---|
| RGB | rgb(43, 152, 154) |
| HSL | hsl(181, 56%, 39%) |
| HSV | hsv(181, 72%, 60%) |
| CMYK | cmyk(72.1%, 1.3%, 0%, 39.6%) |
| CIE-LAB | lab(57.37, -28.82, -9.85) |
| CIE-LCH | lch(57.37, 30.45, 198.87°) |
| OKLab | oklab(62.16% -0.0905 -0.0274) |
| OKLCH | oklch(62.16% 0.095 196.8) |
| XYZ | xyz(18.0546, 25.3010, 34.4976) |
| Luminance | 0.2530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.66
Darkcyan
#008B8B
ΔE00 5.03
Greenish Blue
#0B8B87
ΔE00 5.59
Cadetblue
#5F9EA0
ΔE00 5.74
Dark Cyan
#0A888A
ΔE00 5.83
Blue Green
#0F9B8E
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B989A #9A2D2B
analogous
#2B9A64 #2B989A #2B609A
triadic
#2B989A #9A2B98 #989A2B
tetradic
#2B989A #642B9A #9A2D2B #609A2B
square
#2B989A #642B9A #9A2D2B #609A2B
split-complementary
#2B989A #9A2B60 #9A642B
monochromatic
#103A3A #1E696A #2B989A #3AC5C8 #6AD3D5
Accessibility & contrast
On white
3.47
#2B989A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#2B989A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B989A
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B989A | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919A
Deuteranopia (green-blind)
#7D859B
Tritanopia (blue-blind)
#009D98
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2b989a; /* rgb */ color: rgb(43, 152, 154); /* oklch */ color: oklch(62.2% 0.095 196.8);
Tailwind
colors: {
custom: {
50: '#76b7b7',
500: '#2b989a',
950: '#000000',
},
}SCSS
$custom: #2b989a; $custom-light: #76b7b7; $custom-dark: #000000;
JSON
{
"hex": "#2b989a",
"rgb": {
"r": 43,
"g": 152,
"b": 154
},
"hsl": {
"h": 181.081,
"s": 56.345,
"l": 38.627
},
"oklch": {
"l": 0.62164,
"c": 0.09452,
"h": 196.8
},
"luminance": 0.25303
}Semantic roles & 50–950 ramp
primary
#2B989A
secondary
#BC6665
accent
#4B48E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080