#62DD90#62DD90
#62DD90 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.156 H 153.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD90 |
|---|---|
| RGB | rgb(98, 221, 144) |
| HSL | hsl(142, 64%, 63%) |
| HSV | hsv(142, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(79.80, -51.40, 27.70) |
| CIE-LCH | lch(79.80, 58.39, 151.68°) |
| OKLab | oklab(80.8% -0.1396 0.0695) |
| OKLCH | oklch(80.8% 0.156 153.5) |
| XYZ | xyz(35.9247, 56.3199, 35.3578) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 4.29
Seaweed
#18D17B
ΔE00 4.84
Tealish Green
#0CDC73
ΔE00 5.13
Emerald
#50C878
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD90 #DD62AF
analogous
#71DD62 #62DD90 #62DDCD
triadic
#62DD90 #9062DD #DD9062
tetradic
#62DD90 #6271DD #DD62AF #DDCD62
square
#62DD90 #6271DD #DD62AF #DDCD62
split-complementary
#62DD90 #CD62DD #DD6271
monochromatic
#23A252 #30D26C #62DD90 #94E8B4 #C7F3D7
Accessibility & contrast
On white
1.71
#62DD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#62DD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD90
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD90 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#3EDAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd90; /* rgb */ color: rgb(98, 221, 144); /* oklch */ color: oklch(80.8% 0.156 153.5);
Tailwind
colors: {
custom: {
50: '#98e8b1',
500: '#62dd90',
950: '#000000',
},
}SCSS
$custom: #62dd90; $custom-light: #98e8b1; $custom-dark: #000000;
JSON
{
"hex": "#62dd90",
"rgb": {
"r": 98,
"g": 221,
"b": 144
},
"hsl": {
"h": 142.439,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80804,
"c": 0.15595,
"h": 153.5
},
"luminance": 0.56323
}Semantic roles & 50–950 ramp
primary
#62DD90
secondary
#A53E7F
accent
#1989CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481