#62DF83#62DF83
#62DF83 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.171 H 149.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF83 |
|---|---|
| RGB | rgb(98, 223, 131) |
| HSL | hsl(136, 66%, 63%) |
| HSV | hsv(136, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.18, -54.44, 34.83) |
| CIE-LCH | lch(80.18, 64.63, 147.39°) |
| OKLab | oklab(81.05% -0.1474 0.0861) |
| OKLCH | oklch(81.05% 0.171 149.7) |
| XYZ | xyz(35.5189, 57.0075, 30.6001) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Tealish Green
#0CDC73
ΔE00 3.85
Aqua Green
#12E193
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.21
Lightgreen
#90EE90
ΔE00 5.29
Lightish Green
#61E160
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF83 #DF62BE
analogous
#7FDF62 #62DF83 #62DFC1
triadic
#62DF83 #8362DF #DF8362
tetradic
#62DF83 #627FDF #DF62BE #DFC162
square
#62DF83 #627FDF #DF62BE #DFC162
split-complementary
#62DF83 #C162DF #DF627F
monochromatic
#22A544 #2FD55B #62DF83 #95E9AB #C8F4D3
Accessibility & contrast
On white
1.69
#62DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#62DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF83
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF83 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7C
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#43DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df83; /* rgb */ color: rgb(98, 223, 131); /* oklch */ color: oklch(81.1% 0.171 149.7);
Tailwind
colors: {
custom: {
50: '#98eaa8',
500: '#62df83',
950: '#000000',
},
}SCSS
$custom: #62df83; $custom-light: #98eaa8; $custom-dark: #000000;
JSON
{
"hex": "#62df83",
"rgb": {
"r": 98,
"g": 223,
"b": 131
},
"hsl": {
"h": 135.84,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81053,
"c": 0.17071,
"h": 149.7
},
"luminance": 0.57011
}Semantic roles & 50–950 ramp
primary
#62DF83
secondary
#A83E8C
accent
#179ECE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480