#62DD87#62DD87
#62DD87 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.164 H 150.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD87 |
|---|---|
| RGB | rgb(98, 221, 135) |
| HSL | hsl(138, 64%, 63%) |
| HSV | hsv(138, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(79.65, -52.98, 32.10) |
| CIE-LCH | lch(79.65, 61.95, 148.79°) |
| OKLab | oklab(80.63% -0.1435 0.0799) |
| OKLCH | oklch(80.63% 0.164 150.9) |
| XYZ | xyz(35.2641, 56.0557, 31.8785) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.65
Seaweed
#18D17B
ΔE00 4.75
Emerald
#50C878
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD87 #DD62B8
analogous
#7ADD62 #62DD87 #62DDC5
triadic
#62DD87 #8762DD #DD8762
tetradic
#62DD87 #627ADD #DD62B8 #DDC562
square
#62DD87 #627ADD #DD62B8 #DDC562
split-complementary
#62DD87 #C562DD #DD627A
monochromatic
#23A249 #30D261 #62DD87 #94E8AD #C7F3D4
Accessibility & contrast
On white
1.72
#62DD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#62DD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD87
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD87 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#CDC18D
Tritanopia (blue-blind)
#42DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd87; /* rgb */ color: rgb(98, 221, 135); /* oklch */ color: oklch(80.6% 0.164 150.9);
Tailwind
colors: {
custom: {
50: '#98e8ab',
500: '#62dd87',
950: '#000000',
},
}SCSS
$custom: #62dd87; $custom-light: #98e8ab; $custom-dark: #000000;
JSON
{
"hex": "#62dd87",
"rgb": {
"r": 98,
"g": 221,
"b": 135
},
"hsl": {
"h": 138.049,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80632,
"c": 0.16426,
"h": 150.9
},
"luminance": 0.56059
}Semantic roles & 50–950 ramp
primary
#62DD87
secondary
#A53E86
accent
#1996CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481