#2C889B#2C889B
#2C889B is a mid, moderate cyan. Relative luminance 0.205; OKLCH L 58.2% C 0.088 H 214.4°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2C889B |
|---|---|
| RGB | rgb(44, 136, 155) |
| HSL | hsl(190, 56%, 39%) |
| HSV | hsv(190, 72%, 61%) |
| CMYK | cmyk(71.6%, 12.3%, 0%, 39.2%) |
| CIE-LAB | lab(52.41, -20.19, -17.92) |
| CIE-LCH | lch(52.41, 26.99, 221.59°) |
| OKLab | oklab(58.17% -0.0729 -0.0499) |
| OKLCH | oklch(58.17% 0.088 214.4) |
| XYZ | xyz(15.7568, 20.5085, 34.1321) |
| Luminance | 0.2051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 1.71
Dirty Blue
#3F829D
ΔE00 5.28
Ocean
#017B92
ΔE00 5.31
Dark Cyan
#0A888A
ΔE00 7.86
Deep Aqua
#08787F
ΔE00 8.45
Darkcyan
#008B8B
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C889B #9B3F2C
analogous
#2C9B77 #2C889B #2C519B
triadic
#2C889B #9B2C88 #889B2C
tetradic
#2C889B #772C9B #9B3F2C #519B2C
square
#2C889B #772C9B #9B3F2C #519B2C
split-complementary
#2C889B #9B2C51 #9B772C
monochromatic
#11343C #1E5E6B #2C889B #3CB0C8 #6CC3D5
Accessibility & contrast
On white
4.12
#2C889B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#2C889B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C889B
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C889B | 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)
#7A849C
Deuteranopia (green-blind)
#6B789B
Tritanopia (blue-blind)
#008F8E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #2c889b; /* rgb */ color: rgb(44, 136, 155); /* oklch */ color: oklch(58.2% 0.088 214.4);
Tailwind
colors: {
custom: {
50: '#75abb8',
500: '#2c889b',
950: '#000000',
},
}SCSS
$custom: #2c889b; $custom-light: #75abb8; $custom-dark: #000000;
JSON
{
"hex": "#2c889b",
"rgb": {
"r": 44,
"g": 136,
"b": 155
},
"hsl": {
"h": 190.27,
"s": 55.779,
"l": 39.02
},
"oklch": {
"l": 0.58174,
"c": 0.08833,
"h": 214.4
},
"luminance": 0.2051
}Semantic roles & 50–950 ramp
primary
#2C889B
secondary
#BC7567
accent
#6249DF
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80