#2C999A#2C999A
#2C999A is a light, moderate teal. Relative luminance 0.257; OKLCH L 62.4% C 0.095 H 195.9°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2C999A |
|---|---|
| RGB | rgb(44, 153, 154) |
| HSL | hsl(181, 56%, 39%) |
| HSV | hsv(181, 71%, 60%) |
| CMYK | cmyk(71.4%, 0.6%, 0%, 39.6%) |
| CIE-LAB | lab(57.70, -29.17, -9.35) |
| CIE-LCH | lch(57.70, 30.64, 197.76°) |
| OKLab | oklab(62.44% -0.0911 -0.026) |
| OKLCH | oklch(62.44% 0.095 195.9) |
| XYZ | xyz(18.2600, 25.6489, 34.5540) |
| Luminance | 0.2565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.26
Darkcyan
#008B8B
ΔE00 5.26
Cadetblue
#5F9EA0
ΔE00 5.68
Greenish Blue
#0B8B87
ΔE00 5.70
Blue Green
#0F9B8E
ΔE00 5.78
Dark Cyan
#0A888A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C999A #9A2D2C
analogous
#2C9A64 #2C999A #2C629A
triadic
#2C999A #9A2C99 #999A2C
tetradic
#2C999A #642C9A #9A2D2C #629A2C
square
#2C999A #642C9A #9A2D2C #629A2C
split-complementary
#2C999A #9A2C62 #9A642C
monochromatic
#113A3B #1E6A6A #2C999A #3CC6C7 #6CD4D5
Accessibility & contrast
On white
3.43
#2C999A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#2C999A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C999A
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C999A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C999A | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#7E869B
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #2c999a; /* rgb */ color: rgb(44, 153, 154); /* oklch */ color: oklch(62.4% 0.095 195.9);
Tailwind
colors: {
custom: {
50: '#77b7b7',
500: '#2c999a',
950: '#000000',
},
}SCSS
$custom: #2c999a; $custom-light: #77b7b7; $custom-dark: #000000;
JSON
{
"hex": "#2c999a",
"rgb": {
"r": 44,
"g": 153,
"b": 154
},
"hsl": {
"h": 180.545,
"s": 55.556,
"l": 38.824
},
"oklch": {
"l": 0.62441,
"c": 0.09472,
"h": 195.9
},
"luminance": 0.25651
}Semantic roles & 50–950 ramp
primary
#2C999A
secondary
#BC6766
accent
#4A49DF
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080