#2CA09D#2CA09D
#2CA09D is a light, moderate teal. Relative luminance 0.281; OKLCH L 64.3% C 0.099 H 192.4°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA09D |
|---|---|
| RGB | rgb(44, 160, 157) |
| HSL | hsl(178, 57%, 40%) |
| HSV | hsv(178, 73%, 63%) |
| CMYK | cmyk(72.5%, 0%, 1.9%, 37.3%) |
| CIE-LAB | lab(59.99, -31.67, -7.64) |
| CIE-LCH | lch(59.99, 32.58, 193.57°) |
| OKLab | oklab(64.33% -0.097 -0.0213) |
| OKLCH | oklch(64.33% 0.099 192.4) |
| XYZ | xyz(19.6925, 28.1091, 36.2795) |
| Luminance | 0.2811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.93
Blue Green
#0F9B8E
ΔE00 4.58
Lightseagreen
#20B2AA
ΔE00 5.59
Cadetblue
#5F9EA0
ΔE00 6.07
Teal (survey)
#029386
ΔE00 6.35
Dusty Teal
#4C9085
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA09D #A02C2F
analogous
#2CA063 #2CA09D #2C69A0
triadic
#2CA09D #9D2CA0 #A09D2C
tetradic
#2CA09D #632CA0 #A02C2F #69A02C
square
#2CA09D #632CA0 #A02C2F #69A02C
split-complementary
#2CA09D #A02C69 #A0632C
monochromatic
#12403F #1F706E #2CA09D #3FCAC7 #6FD7D5
Accessibility & contrast
On white
3.17
#2CA09D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#2CA09D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA09D
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA09D | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989D
Deuteranopia (green-blind)
#858B9E
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ca09d; /* rgb */ color: rgb(44, 160, 157); /* oklch */ color: oklch(64.3% 0.099 192.4);
Tailwind
colors: {
custom: {
50: '#78bcb9',
500: '#2ca09d',
950: '#000000',
},
}SCSS
$custom: #2ca09d; $custom-light: #78bcb9; $custom-dark: #000000;
JSON
{
"hex": "#2ca09d",
"rgb": {
"r": 44,
"g": 160,
"b": 157
},
"hsl": {
"h": 178.448,
"s": 56.863,
"l": 40
},
"oklch": {
"l": 0.64327,
"c": 0.09927,
"h": 192.4
},
"luminance": 0.28111
}Semantic roles & 50–950 ramp
primary
#2CA09D
secondary
#BF696B
accent
#484CE0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180