#2ADE98#2ADE98
#2ADE98 is a light, vivid teal. Relative luminance 0.550; OKLCH L 79.9% C 0.170 H 160.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2ADE98 |
|---|---|
| RGB | rgb(42, 222, 152) |
| HSL | hsl(157, 73%, 52%) |
| HSV | hsv(157, 81%, 87%) |
| CMYK | cmyk(81.1%, 0%, 31.5%, 12.9%) |
| CIE-LAB | lab(79.04, -59.16, 22.33) |
| CIE-LCH | lch(79.04, 63.23, 159.32°) |
| OKLab | oklab(79.89% -0.1607 0.0565) |
| OKLCH | oklch(79.89% 0.17 160.6) |
| XYZ | xyz(32.7400, 54.9977, 38.5897) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.50
Seaweed
#18D17B
ΔE00 4.74
Eucalyptus
#44D7A8
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 5.75
Tealish Green
#0CDC73
ΔE00 6.05
Light Greenish Blue
#63F7B4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ADE98 #DE2A70
analogous
#2ADE3E #2ADE98 #2ACADE
triadic
#2ADE98 #982ADE #DE982A
tetradic
#2ADE98 #3E2ADE #DE2A70 #CADE2A
square
#2ADE98 #3E2ADE #DE2A70 #CADE2A
split-complementary
#2ADE98 #DE2ACA #DE3E2A
monochromatic
#137B52 #1BB076 #2ADE98 #5FE6B2 #94EECB
Accessibility & contrast
On white
1.75
#2ADE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#2ADE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ADE98
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ADE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ADE98 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #2ade98; /* rgb */ color: rgb(42, 222, 152); /* oklch */ color: oklch(79.9% 0.170 160.6);
Tailwind
colors: {
custom: {
50: '#82e9b6',
500: '#2ade98',
950: '#000000',
},
}SCSS
$custom: #2ade98; $custom-light: #82e9b6; $custom-dark: #000000;
JSON
{
"hex": "#2ade98",
"rgb": {
"r": 42,
"g": 222,
"b": 152
},
"hsl": {
"h": 156.667,
"s": 73.171,
"l": 51.765
},
"oklch": {
"l": 0.79888,
"c": 0.17037,
"h": 160.6
},
"luminance": 0.55002
}Semantic roles & 50–950 ramp
primary
#2ADE98
secondary
#822A4C
accent
#387FF0
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481