#2CA199#2CA199
#2CA199 is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.4% C 0.101 H 188.2°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA199 |
|---|---|
| RGB | rgb(44, 161, 153) |
| HSL | hsl(176, 57%, 40%) |
| HSV | hsv(176, 73%, 63%) |
| CMYK | cmyk(72.7%, 0%, 5%, 36.9%) |
| CIE-LAB | lab(60.18, -33.31, -5.09) |
| CIE-LCH | lch(60.18, 33.70, 188.70°) |
| OKLab | oklab(64.44% -0.0998 -0.0143) |
| OKLCH | oklch(64.44% 0.101 188.2) |
| XYZ | xyz(19.5306, 28.3228, 34.5683) |
| Luminance | 0.2833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.78
Blue Green
#0F9B8E
ΔE00 3.14
Lightseagreen
#20B2AA
ΔE00 5.03
Teal (survey)
#029386
ΔE00 5.46
Dull Teal
#5F9E8F
ΔE00 6.05
Dusty Teal
#4C9085
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA199 #A12C34
analogous
#2CA15E #2CA199 #2C6FA1
triadic
#2CA199 #992CA1 #A1992C
tetradic
#2CA199 #5E2CA1 #A12C34 #6FA12C
square
#2CA199 #5E2CA1 #A12C34 #6FA12C
split-complementary
#2CA199 #A12C6F #A15E2C
monochromatic
#12413E #1F716B #2CA199 #40CBC1 #70D8D1
Accessibility & contrast
On white
3.15
#2CA199 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#2CA199 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA199
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA199 | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989899
Deuteranopia (green-blind)
#878C9A
Tritanopia (blue-blind)
#00A59E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ca199; /* rgb */ color: rgb(44, 161, 153); /* oklch */ color: oklch(64.4% 0.101 188.2);
Tailwind
colors: {
custom: {
50: '#78bdb7',
500: '#2ca199',
950: '#000000',
},
}SCSS
$custom: #2ca199; $custom-light: #78bdb7; $custom-dark: #000000;
JSON
{
"hex": "#2ca199",
"rgb": {
"r": 44,
"g": 161,
"b": 153
},
"hsl": {
"h": 175.897,
"s": 57.073,
"l": 40.196
},
"oklch": {
"l": 0.64443,
"c": 0.10084,
"h": 188.2
},
"luminance": 0.28325
}Semantic roles & 50–950 ramp
primary
#2CA199
secondary
#BF6A70
accent
#4752E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180