#2C989B#2C989B
#2C989B is a light, moderate teal. Relative luminance 0.254; OKLCH L 62.2% C 0.094 H 197.8°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #2C989B |
|---|---|
| RGB | rgb(44, 152, 155) |
| HSL | hsl(182, 56%, 39%) |
| HSV | hsv(182, 72%, 61%) |
| CMYK | cmyk(71.6%, 1.9%, 0%, 39.2%) |
| CIE-LAB | lab(57.42, -28.38, -10.34) |
| CIE-LCH | lch(57.42, 30.20, 200.01°) |
| OKLab | oklab(62.22% -0.0896 -0.0287) |
| OKLCH | oklch(62.22% 0.094 197.8) |
| XYZ | xyz(18.1807, 25.3564, 34.9401) |
| Luminance | 0.2536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.03
Darkcyan
#008B8B
ΔE00 5.18
Cadetblue
#5F9EA0
ΔE00 5.58
Greenish Blue
#0B8B87
ΔE00 5.85
Dark Cyan
#0A888A
ΔE00 5.90
Blue Green
#0F9B8E
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C989B #9B2F2C
analogous
#2C9B67 #2C989B #2C619B
triadic
#2C989B #9B2C98 #989B2C
tetradic
#2C989B #672C9B #9B2F2C #619B2C
square
#2C989B #672C9B #9B2F2C #619B2C
split-complementary
#2C989B #9B2C61 #9B672C
monochromatic
#113B3C #1E696B #2C989B #3CC4C8 #6CD2D5
Accessibility & contrast
On white
3.46
#2C989B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#2C989B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C989B
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C989B | 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)
#8D919B
Deuteranopia (green-blind)
#7D859C
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2c989b; /* rgb */ color: rgb(44, 152, 155); /* oklch */ color: oklch(62.2% 0.094 197.8);
Tailwind
colors: {
custom: {
50: '#77b6b8',
500: '#2c989b',
950: '#000000',
},
}SCSS
$custom: #2c989b; $custom-light: #77b6b8; $custom-dark: #000000;
JSON
{
"hex": "#2c989b",
"rgb": {
"r": 44,
"g": 152,
"b": 155
},
"hsl": {
"h": 181.622,
"s": 55.779,
"l": 39.02
},
"oklch": {
"l": 0.62224,
"c": 0.09408,
"h": 197.8
},
"luminance": 0.25359
}Semantic roles & 50–950 ramp
primary
#2C989B
secondary
#BC6967
accent
#4D49DF
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080