#62DD92#62DD92
#62DD92 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.154 H 154.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD92 |
|---|---|
| RGB | rgb(98, 221, 146) |
| HSL | hsl(143, 64%, 63%) |
| HSV | hsv(143, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(79.83, -51.03, 26.71) |
| CIE-LCH | lch(79.83, 57.60, 152.37°) |
| OKLab | oklab(80.84% -0.1387 0.0672) |
| OKLCH | oklch(80.84% 0.154 154.2) |
| XYZ | xyz(36.0789, 56.3816, 36.1700) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.58
Seaweed
#18D17B
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.41
Emerald
#50C878
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD92 #DD62AD
analogous
#6FDD62 #62DD92 #62DDD0
triadic
#62DD92 #9262DD #DD9262
tetradic
#62DD92 #626FDD #DD62AD #DDD062
square
#62DD92 #626FDD #DD62AD #DDD062
split-complementary
#62DD92 #D062DD #DD626F
monochromatic
#23A254 #30D26F #62DD92 #94E8B5 #C7F3D8
Accessibility & contrast
On white
1.71
#62DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#62DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD92
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD92 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#3DDBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd92; /* rgb */ color: rgb(98, 221, 146); /* oklch */ color: oklch(80.8% 0.154 154.2);
Tailwind
colors: {
custom: {
50: '#98e8b2',
500: '#62dd92',
950: '#000000',
},
}SCSS
$custom: #62dd92; $custom-light: #98e8b2; $custom-dark: #000000;
JSON
{
"hex": "#62dd92",
"rgb": {
"r": 98,
"g": 221,
"b": 146
},
"hsl": {
"h": 143.415,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80844,
"c": 0.15412,
"h": 154.2
},
"luminance": 0.56385
}Semantic roles & 50–950 ramp
primary
#62DD92
secondary
#A53E7D
accent
#1986CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481