#2C889A#2C889A
#2C889A is a mid, moderate teal. Relative luminance 0.205; OKLCH L 58.1% C 0.088 H 213.4°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2C889A |
|---|---|
| RGB | rgb(44, 136, 154) |
| HSL | hsl(190, 56%, 39%) |
| HSV | hsv(190, 71%, 60%) |
| CMYK | cmyk(71.4%, 11.7%, 0%, 39.6%) |
| CIE-LAB | lab(52.37, -20.52, -17.40) |
| CIE-LCH | lch(52.37, 26.90, 220.30°) |
| OKLab | oklab(58.13% -0.0733 -0.0484) |
| OKLCH | oklch(58.13% 0.088 213.4) |
| XYZ | xyz(15.6731, 20.4751, 33.6917) |
| Luminance | 0.2048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 1.89
Ocean
#017B92
ΔE00 5.39
Dirty Blue
#3F829D
ΔE00 5.62
Dark Cyan
#0A888A
ΔE00 7.48
Deep Aqua
#08787F
ΔE00 8.19
Darkcyan
#008B8B
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C889A #9A3E2C
analogous
#2C9A75 #2C889A #2C519A
triadic
#2C889A #9A2C88 #889A2C
tetradic
#2C889A #752C9A #9A3E2C #519A2C
square
#2C889A #752C9A #9A3E2C #519A2C
split-complementary
#2C889A #9A2C51 #9A752C
monochromatic
#11343B #1E5E6A #2C889A #3CB0C7 #6CC4D5
Accessibility & contrast
On white
4.12
#2C889A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#2C889A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C889A
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C889A | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B839B
Deuteranopia (green-blind)
#6B789A
Tritanopia (blue-blind)
#008F8E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #2c889a; /* rgb */ color: rgb(44, 136, 154); /* oklch */ color: oklch(58.1% 0.088 213.4);
Tailwind
colors: {
custom: {
50: '#75abb7',
500: '#2c889a',
950: '#000000',
},
}SCSS
$custom: #2c889a; $custom-light: #75abb7; $custom-dark: #000000;
JSON
{
"hex": "#2c889a",
"rgb": {
"r": 44,
"g": 136,
"b": 154
},
"hsl": {
"h": 189.818,
"s": 55.556,
"l": 38.824
},
"oklch": {
"l": 0.58132,
"c": 0.08786,
"h": 213.4
},
"luminance": 0.20477
}Semantic roles & 50–950 ramp
primary
#2C889A
secondary
#BC7466
accent
#6149DF
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80