#2CAF99#2CAF99
#2CAF99 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.0% C 0.114 H 178.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAF99 |
|---|---|
| RGB | rgb(44, 175, 153) |
| HSL | hsl(170, 60%, 43%) |
| HSV | hsv(170, 75%, 69%) |
| CMYK | cmyk(74.9%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(64.56, -39.70, 1.33) |
| CIE-LCH | lch(64.56, 39.72, 178.08°) |
| OKLab | oklab(68.01% -0.1141 0.0029) |
| OKLCH | oklch(68.01% 0.114 178.5) |
| XYZ | xyz(22.1156, 33.4927, 35.4300) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.17
Tealish
#24BCA8
ΔE00 3.80
Topaz
#13BBAF
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 5.13
Turquoise (survey)
#06C2AC
ΔE00 5.29
Blue Green
#0F9B8E
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAF99 #AF2C42
analogous
#2CAF58 #2CAF99 #2C83AF
triadic
#2CAF99 #992CAF #AF992C
tetradic
#2CAF99 #582CAF #AF2C42 #83AF2C
square
#2CAF99 #582CAF #AF2C42 #83AF2C
split-complementary
#2CAF99 #AF2C83 #AF582C
monochromatic
#134D43 #207E6E #2CAF99 #47D1BA #78DDCC
Accessibility & contrast
On white
2.73
#2CAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#2CAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAF99
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAF99 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2caf99; /* rgb */ color: rgb(44, 175, 153); /* oklch */ color: oklch(68.0% 0.114 178.5);
Tailwind
colors: {
custom: {
50: '#7ac7b7',
500: '#2caf99',
950: '#000000',
},
}SCSS
$custom: #2caf99; $custom-light: #7ac7b7; $custom-dark: #000000;
JSON
{
"hex": "#2caf99",
"rgb": {
"r": 44,
"g": 175,
"b": 153
},
"hsl": {
"h": 169.924,
"s": 59.817,
"l": 42.941
},
"oklch": {
"l": 0.68013,
"c": 0.11414,
"h": 178.5
},
"luminance": 0.33495
}Semantic roles & 50–950 ramp
primary
#2CAF99
secondary
#C57280
accent
#455FE3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280