#2ACA95#2ACA95
#2ACA95 is a light, vivid teal. Relative luminance 0.449; OKLCH L 74.8% C 0.148 H 164.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2ACA95 |
|---|---|
| RGB | rgb(42, 202, 149) |
| HSL | hsl(160, 66%, 48%) |
| HSV | hsv(160, 79%, 79%) |
| CMYK | cmyk(79.2%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(72.83, -52.18, 15.31) |
| CIE-LCH | lch(72.83, 54.38, 163.65°) |
| OKLab | oklab(74.75% -0.1432 0.039) |
| OKLCH | oklch(74.75% 0.148 164.8) |
| XYZ | xyz(27.4970, 44.8998, 35.6453) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 1.96
Green Blue
#01C08D
ΔE00 2.81
Greenish Teal
#32BF84
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 5.62
Aquamarine (survey)
#04D8B2
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ACA95 #CA2A5F
analogous
#2ACA45 #2ACA95 #2AAFCA
triadic
#2ACA95 #952ACA #CA952A
tetradic
#2ACA95 #452ACA #CA2A5F #AFCA2A
square
#2ACA95 #452ACA #CA2A5F #AFCA2A
split-complementary
#2ACA95 #CA2AAF #CA452A
monochromatic
#15654A #1F9770 #2ACA95 #55DCAF #88E6C7
Accessibility & contrast
On white
2.10
#2ACA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#2ACA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ACA95
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ACA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ACA95 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#00CABB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2aca95; /* rgb */ color: rgb(42, 202, 149); /* oklch */ color: oklch(74.8% 0.148 164.8);
Tailwind
colors: {
custom: {
50: '#7edbb4',
500: '#2aca95',
950: '#000000',
},
}SCSS
$custom: #2aca95; $custom-light: #7edbb4; $custom-dark: #000000;
JSON
{
"hex": "#2aca95",
"rgb": {
"r": 42,
"g": 202,
"b": 149
},
"hsl": {
"h": 160.125,
"s": 65.574,
"l": 47.843
},
"oklch": {
"l": 0.74751,
"c": 0.14846,
"h": 164.8
},
"luminance": 0.44903
}Semantic roles & 50–950 ramp
primary
#2ACA95
secondary
#D0809A
accent
#3F77E9
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380