#2CAA95#2CAA95
#2CAA95 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.6% C 0.111 H 178.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAA95 |
|---|---|
| RGB | rgb(44, 170, 149) |
| HSL | hsl(170, 59%, 42%) |
| HSV | hsv(170, 74%, 67%) |
| CMYK | cmyk(74.1%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(62.89, -38.55, 1.13) |
| CIE-LCH | lch(62.89, 38.57, 178.32°) |
| OKLab | oklab(66.61% -0.1109 0.0024) |
| OKLCH | oklch(66.61% 0.111 178.8) |
| XYZ | xyz(20.8355, 31.4524, 33.4007) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.04
Tealish
#24BCA8
ΔE00 5.16
Blue Green
#0F9B8E
ΔE00 5.38
Lightseagreen
#20B2AA
ΔE00 5.41
Topaz
#13BBAF
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAA95 #AA2C41
analogous
#2CAA56 #2CAA95 #2C80AA
triadic
#2CAA95 #952CAA #AA952C
tetradic
#2CAA95 #562CAA #AA2C41 #80AA2C
square
#2CAA95 #562CAA #AA2C41 #80AA2C
split-complementary
#2CAA95 #AA2C80 #AA562C
monochromatic
#134940 #1F796A #2CAA95 #44CFB8 #75DBCA
Accessibility & contrast
On white
2.88
#2CAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2CAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAA95
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAA95 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F94
Deuteranopia (green-blind)
#929397
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2caa95; /* rgb */ color: rgb(44, 170, 149); /* oklch */ color: oklch(66.6% 0.111 178.8);
Tailwind
colors: {
custom: {
50: '#79c4b4',
500: '#2caa95',
950: '#000000',
},
}SCSS
$custom: #2caa95; $custom-light: #79c4b4; $custom-dark: #000000;
JSON
{
"hex": "#2caa95",
"rgb": {
"r": 44,
"g": 170,
"b": 149
},
"hsl": {
"h": 170,
"s": 58.879,
"l": 41.961
},
"oklch": {
"l": 0.66613,
"c": 0.11095,
"h": 178.8
},
"luminance": 0.31455
}Semantic roles & 50–950 ramp
primary
#2CAA95
secondary
#C36F7D
accent
#4660E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280