#2B989F#2B989F
#2B989F is a light, moderate teal. Relative luminance 0.255; OKLCH L 62.4% C 0.095 H 201.4°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2B989F |
|---|---|
| RGB | rgb(43, 152, 159) |
| HSL | hsl(184, 57%, 40%) |
| HSV | hsv(184, 73%, 62%) |
| CMYK | cmyk(73%, 4.4%, 0%, 37.6%) |
| CIE-LAB | lab(57.53, -27.29, -12.45) |
| CIE-LCH | lch(57.53, 29.99, 204.53°) |
| OKLab | oklab(62.35% -0.0882 -0.0346) |
| OKLCH | oklch(62.35% 0.095 201.4) |
| XYZ | xyz(18.4797, 25.4711, 36.7366) |
| Luminance | 0.2547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.51
Sea
#3C9992
ΔE00 5.58
Darkcyan
#008B8B
ΔE00 5.92
Dark Cyan
#0A888A
ΔE00 6.34
Greenish Blue
#0B8B87
ΔE00 6.89
Dusty Teal
#4C9085
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B989F #9F322B
analogous
#2B9F6C #2B989F #2B5E9F
triadic
#2B989F #9F2B98 #989F2B
tetradic
#2B989F #6C2B9F #9F322B #5E9F2B
square
#2B989F #6C2B9F #9F322B #5E9F2B
split-complementary
#2B989F #9F2B5E #9F6C2B
monochromatic
#113C3F #1E6A6F #2B989F #3DC2CA #6DD1D7
Accessibility & contrast
On white
3.45
#2B989F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#2B989F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B989F
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B989F | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C91A0
Deuteranopia (green-blind)
#7C859F
Tritanopia (blue-blind)
#009E9A
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2b989f; /* rgb */ color: rgb(43, 152, 159); /* oklch */ color: oklch(62.4% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#77b6bb',
500: '#2b989f',
950: '#000000',
},
}SCSS
$custom: #2b989f; $custom-light: #77b6bb; $custom-dark: #000000;
JSON
{
"hex": "#2b989f",
"rgb": {
"r": 43,
"g": 152,
"b": 159
},
"hsl": {
"h": 183.621,
"s": 57.426,
"l": 39.608
},
"oklch": {
"l": 0.62351,
"c": 0.09477,
"h": 201.4
},
"luminance": 0.25473
}Semantic roles & 50–950 ramp
primary
#2B989F
secondary
#BE6D67
accent
#5047E1
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080