#2ACA9B#2ACA9B
#2ACA9B is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.144 H 167.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2ACA9B |
|---|---|
| RGB | rgb(42, 202, 155) |
| HSL | hsl(162, 66%, 48%) |
| HSV | hsv(162, 79%, 79%) |
| CMYK | cmyk(79.2%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(72.96, -50.78, 12.27) |
| CIE-LCH | lch(72.96, 52.24, 166.41°) |
| OKLab | oklab(74.9% -0.1404 0.0314) |
| OKLCH | oklch(74.9% 0.144 167.4) |
| XYZ | xyz(27.9884, 45.0964, 38.2334) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.07
Green Blue
#01C08D
ΔE00 3.07
Eucalyptus
#44D7A8
ΔE00 3.45
Greenish Teal
#32BF84
ΔE00 4.53
Aquamarine (survey)
#04D8B2
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ACA9B #CA2A59
analogous
#2ACA4B #2ACA9B #2AA9CA
triadic
#2ACA9B #9B2ACA #CA9B2A
tetradic
#2ACA9B #4B2ACA #CA2A59 #A9CA2A
square
#2ACA9B #4B2ACA #CA2A59 #A9CA2A
split-complementary
#2ACA9B #CA2AA9 #CA4B2A
monochromatic
#15654D #1F9774 #2ACA9B #55DCB4 #88E6CB
Accessibility & contrast
On white
2.10
#2ACA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#2ACA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ACA9B
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ACA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ACA9B | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB99
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2aca9b; /* rgb */ color: rgb(42, 202, 155); /* oklch */ color: oklch(74.9% 0.144 167.4);
Tailwind
colors: {
custom: {
50: '#7fdbb8',
500: '#2aca9b',
950: '#000000',
},
}SCSS
$custom: #2aca9b; $custom-light: #7fdbb8; $custom-dark: #000000;
JSON
{
"hex": "#2aca9b",
"rgb": {
"r": 42,
"g": 202,
"b": 155
},
"hsl": {
"h": 162.375,
"s": 65.574,
"l": 47.843
},
"oklch": {
"l": 0.749,
"c": 0.14387,
"h": 167.4
},
"luminance": 0.451
}Semantic roles & 50–950 ramp
primary
#2ACA9B
secondary
#D08097
accent
#3F71E9
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380