#62DD85#62DD85
#62DD85 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.166 H 150.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD85 |
|---|---|
| RGB | rgb(98, 221, 133) |
| HSL | hsl(137, 64%, 63%) |
| HSV | hsv(137, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.61, -53.32, 33.08) |
| CIE-LCH | lch(79.61, 62.75, 148.19°) |
| OKLab | oklab(80.6% -0.1444 0.0821) |
| OKLCH | oklch(80.6% 0.166 150.4) |
| XYZ | xyz(35.1246, 55.9999, 31.1438) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Tealish Green
#0CDC73
ΔE00 4.00
Seaweed
#18D17B
ΔE00 4.81
Aqua Green
#12E193
ΔE00 4.88
Emerald
#50C878
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD85 #DD62BA
analogous
#7DDD62 #62DD85 #62DDC2
triadic
#62DD85 #8562DD #DD8562
tetradic
#62DD85 #627DDD #DD62BA #DDC262
square
#62DD85 #627DDD #DD62BA #DDC262
split-complementary
#62DD85 #C262DD #DD627D
monochromatic
#23A247 #30D25E #62DD85 #94E8AC #C7F3D3
Accessibility & contrast
On white
1.72
#62DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#62DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD85
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD85 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#CDC18B
Tritanopia (blue-blind)
#43DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd85; /* rgb */ color: rgb(98, 221, 133); /* oklch */ color: oklch(80.6% 0.166 150.4);
Tailwind
colors: {
custom: {
50: '#98e8a9',
500: '#62dd85',
950: '#000000',
},
}SCSS
$custom: #62dd85; $custom-light: #98e8a9; $custom-dark: #000000;
JSON
{
"hex": "#62dd85",
"rgb": {
"r": 98,
"g": 221,
"b": 133
},
"hsl": {
"h": 137.073,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80595,
"c": 0.16612,
"h": 150.4
},
"luminance": 0.56003
}Semantic roles & 50–950 ramp
primary
#62DD85
secondary
#A53E88
accent
#1999CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481