#2AC799#2AC799
#2AC799 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.1% C 0.142 H 167.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC799 |
|---|---|
| RGB | rgb(42, 199, 153) |
| HSL | hsl(162, 65%, 47%) |
| HSV | hsv(162, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(71.98, -50.05, 11.98) |
| CIE-LCH | lch(71.98, 51.47, 166.54°) |
| OKLab | oklab(74.09% -0.1385 0.0306) |
| OKLCH | oklch(74.09% 0.142 167.5) |
| XYZ | xyz(27.1248, 43.6356, 37.1237) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.51
Greenblue
#23C48B
ΔE00 2.86
Eucalyptus
#44D7A8
ΔE00 4.16
Greenish Teal
#32BF84
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC799 #C72A58
analogous
#2AC74A #2AC799 #2AA7C7
triadic
#2AC799 #992AC7 #C7992A
tetradic
#2AC799 #4A2AC7 #C72A58 #A7C72A
square
#2AC799 #4A2AC7 #C72A58 #A7C72A
split-complementary
#2AC799 #C72AA7 #C74A2A
monochromatic
#15624B #1F9472 #2AC799 #53DBB3 #86E5C9
Accessibility & contrast
On white
2.16
#2AC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#2AC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC799
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC799 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2ac799; /* rgb */ color: rgb(42, 199, 153); /* oklch */ color: oklch(74.1% 0.142 167.5);
Tailwind
colors: {
custom: {
50: '#7ed9b7',
500: '#2ac799',
950: '#000000',
},
}SCSS
$custom: #2ac799; $custom-light: #7ed9b7; $custom-dark: #000000;
JSON
{
"hex": "#2ac799",
"rgb": {
"r": 42,
"g": 199,
"b": 153
},
"hsl": {
"h": 162.42,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.74088,
"c": 0.1418,
"h": 167.5
},
"luminance": 0.43639
}Semantic roles & 50–950 ramp
primary
#2AC799
secondary
#CF7E96
accent
#4071E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380