#2AC798#2AC798
#2AC798 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.1% C 0.143 H 167.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC798 |
|---|---|
| RGB | rgb(42, 199, 152) |
| HSL | hsl(162, 65%, 47%) |
| HSV | hsv(162, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(71.96, -50.29, 12.48) |
| CIE-LCH | lch(71.96, 51.82, 166.06°) |
| OKLab | oklab(74.06% -0.1389 0.0319) |
| OKLCH | oklch(74.06% 0.143 167.1) |
| XYZ | xyz(27.0426, 43.6027, 36.6906) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.38
Greenblue
#23C48B
ΔE00 2.62
Greenish Teal
#32BF84
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC798 #C72A59
analogous
#2AC749 #2AC798 #2AA8C7
triadic
#2AC798 #982AC7 #C7982A
tetradic
#2AC798 #492AC7 #C72A59 #A8C72A
square
#2AC798 #492AC7 #C72A59 #A8C72A
split-complementary
#2AC798 #C72AA8 #C7492A
monochromatic
#15624B #1F9471 #2AC798 #53DBB2 #86E5C9
Accessibility & contrast
On white
2.16
#2AC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#2AC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC798
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC798 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#AFAB9B
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2ac798; /* rgb */ color: rgb(42, 199, 152); /* oklch */ color: oklch(74.1% 0.143 167.1);
Tailwind
colors: {
custom: {
50: '#7ed9b6',
500: '#2ac798',
950: '#000000',
},
}SCSS
$custom: #2ac798; $custom-light: #7ed9b6; $custom-dark: #000000;
JSON
{
"hex": "#2ac798",
"rgb": {
"r": 42,
"g": 199,
"b": 152
},
"hsl": {
"h": 162.038,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.74063,
"c": 0.14254,
"h": 167.1
},
"luminance": 0.43606
}Semantic roles & 50–950 ramp
primary
#2AC798
secondary
#CF7E96
accent
#4072E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380