#2CAF95#2CAF95
#2CAF95 is a light, moderate teal. Relative luminance 0.334; OKLCH L 67.9% C 0.116 H 175.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAF95 |
|---|---|
| RGB | rgb(44, 175, 149) |
| HSL | hsl(168, 60%, 43%) |
| HSV | hsv(168, 75%, 69%) |
| CMYK | cmyk(74.9%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(64.45, -40.76, 3.40) |
| CIE-LCH | lch(64.45, 40.91, 175.23°) |
| OKLab | oklab(67.89% -0.116 0.0084) |
| OKLCH | oklch(67.89% 0.116 175.9) |
| XYZ | xyz(21.7907, 33.3627, 33.7191) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.24
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.65
Topaz
#13BBAF
ΔE00 6.20
Lightseagreen
#20B2AA
ΔE00 6.44
Blue Green
#0F9B8E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAF95 #AF2C46
analogous
#2CAF54 #2CAF95 #2C87AF
triadic
#2CAF95 #952CAF #AF952C
tetradic
#2CAF95 #542CAF #AF2C46 #87AF2C
square
#2CAF95 #542CAF #AF2C46 #87AF2C
split-complementary
#2CAF95 #AF2C87 #AF542C
monochromatic
#134D42 #207E6B #2CAF95 #47D1B6 #78DDC9
Accessibility & contrast
On white
2.74
#2CAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#2CAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAF95
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAF95 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#979797
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2caf95; /* rgb */ color: rgb(44, 175, 149); /* oklch */ color: oklch(67.9% 0.116 175.9);
Tailwind
colors: {
custom: {
50: '#7ac7b4',
500: '#2caf95',
950: '#000000',
},
}SCSS
$custom: #2caf95; $custom-light: #7ac7b4; $custom-dark: #000000;
JSON
{
"hex": "#2caf95",
"rgb": {
"r": 44,
"g": 175,
"b": 149
},
"hsl": {
"h": 168.092,
"s": 59.817,
"l": 42.941
},
"oklch": {
"l": 0.67893,
"c": 0.1163,
"h": 175.9
},
"luminance": 0.33365
}Semantic roles & 50–950 ramp
primary
#2CAF95
secondary
#C57282
accent
#4564E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280