#2CAA94#2CAA94
#2CAA94 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.6% C 0.111 H 178.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAA94 |
|---|---|
| RGB | rgb(44, 170, 148) |
| HSL | hsl(170, 59%, 42%) |
| HSV | hsv(170, 74%, 67%) |
| CMYK | cmyk(74.1%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(62.86, -38.82, 1.65) |
| CIE-LCH | lch(62.86, 38.86, 177.57°) |
| OKLab | oklab(66.58% -0.1114 0.0038) |
| OKLCH | oklch(66.58% 0.111 178.1) |
| XYZ | xyz(20.7561, 31.4206, 32.9821) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.82
Tealish
#24BCA8
ΔE00 5.24
Blue Green
#0F9B8E
ΔE00 5.53
Lightseagreen
#20B2AA
ΔE00 5.72
Topaz
#13BBAF
ΔE00 6.28
Dull Teal
#5F9E8F
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAA94 #AA2C42
analogous
#2CAA55 #2CAA94 #2C81AA
triadic
#2CAA94 #942CAA #AA942C
tetradic
#2CAA94 #552CAA #AA2C42 #81AA2C
square
#2CAA94 #552CAA #AA2C42 #81AA2C
split-complementary
#2CAA94 #AA2C81 #AA552C
monochromatic
#13493F #1F796A #2CAA94 #44CFB7 #75DBC9
Accessibility & contrast
On white
2.88
#2CAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#2CAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAA94
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAA94 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F93
Deuteranopia (green-blind)
#929396
Tritanopia (blue-blind)
#00ADA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2caa94; /* rgb */ color: rgb(44, 170, 148); /* oklch */ color: oklch(66.6% 0.111 178.1);
Tailwind
colors: {
custom: {
50: '#79c4b3',
500: '#2caa94',
950: '#000000',
},
}SCSS
$custom: #2caa94; $custom-light: #79c4b3; $custom-dark: #000000;
JSON
{
"hex": "#2caa94",
"rgb": {
"r": 44,
"g": 170,
"b": 148
},
"hsl": {
"h": 169.524,
"s": 58.879,
"l": 41.961
},
"oklch": {
"l": 0.66583,
"c": 0.11146,
"h": 178.1
},
"luminance": 0.31423
}Semantic roles & 50–950 ramp
primary
#2CAA94
secondary
#C36F7E
accent
#4661E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280