#2B989C#2B989C
#2B989C is a light, moderate teal. Relative luminance 0.254; OKLCH L 62.2% C 0.095 H 198.7°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #2B989C |
|---|---|
| RGB | rgb(43, 152, 156) |
| HSL | hsl(182, 57%, 39%) |
| HSV | hsv(182, 72%, 61%) |
| CMYK | cmyk(72.4%, 2.6%, 0%, 38.8%) |
| CIE-LAB | lab(57.43, -28.21, -10.89) |
| CIE-LCH | lch(57.43, 30.24, 201.11°) |
| OKLab | oklab(62.24% -0.0896 -0.0302) |
| OKLCH | oklch(62.24% 0.095 198.7) |
| XYZ | xyz(18.2226, 25.3682, 35.3822) |
| Luminance | 0.2537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.42
Darkcyan
#008B8B
ΔE00 5.31
Cadetblue
#5F9EA0
ΔE00 5.57
Dark Cyan
#0A888A
ΔE00 5.96
Greenish Blue
#0B8B87
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B989C #9C2F2B
analogous
#2B9C68 #2B989C #2B609C
triadic
#2B989C #9C2B98 #989C2B
tetradic
#2B989C #682B9C #9C2F2B #609C2B
square
#2B989C #682B9C #9C2F2B #609C2B
split-complementary
#2B989C #9C2B60 #9C682B
monochromatic
#113B3C #1E696C #2B989C #3BC4C9 #6BD2D6
Accessibility & contrast
On white
3.46
#2B989C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#2B989C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B989C
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B989C | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#7D859D
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2b989c; /* rgb */ color: rgb(43, 152, 156); /* oklch */ color: oklch(62.2% 0.095 198.7);
Tailwind
colors: {
custom: {
50: '#77b6b9',
500: '#2b989c',
950: '#000000',
},
}SCSS
$custom: #2b989c; $custom-light: #77b6b9; $custom-dark: #000000;
JSON
{
"hex": "#2b989c",
"rgb": {
"r": 43,
"g": 152,
"b": 156
},
"hsl": {
"h": 182.124,
"s": 56.784,
"l": 39.02
},
"oklch": {
"l": 0.62238,
"c": 0.09454,
"h": 198.7
},
"luminance": 0.2537
}Semantic roles & 50–950 ramp
primary
#2B989C
secondary
#BD6966
accent
#4D48E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080