#62DF99#62DF99
#62DF99 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.151 H 156.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF99 |
|---|---|
| RGB | rgb(98, 223, 153) |
| HSL | hsl(146, 66%, 63%) |
| HSV | hsv(146, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(80.55, -50.54, 24.07) |
| CIE-LCH | lch(80.55, 55.98, 154.53°) |
| OKLab | oklab(81.48% -0.1377 0.0609) |
| OKLCH | oklch(81.48% 0.151 156.2) |
| XYZ | xyz(37.1714, 57.6685, 39.3031) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 5.32
Light Greenish Blue
#63F7B4
ΔE00 5.58
Seaweed
#18D17B
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF99 #DF62A8
analogous
#69DF62 #62DF99 #62DFD8
triadic
#62DF99 #9962DF #DF9962
tetradic
#62DF99 #6269DF #DF62A8 #DFD862
square
#62DF99 #6269DF #DF62A8 #DFD862
split-complementary
#62DF99 #D862DF #DF6269
monochromatic
#22A55B #2FD578 #62DF99 #95E9BA #C8F4DB
Accessibility & contrast
On white
1.68
#62DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#62DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF99
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF99 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#38DDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df99; /* rgb */ color: rgb(98, 223, 153); /* oklch */ color: oklch(81.5% 0.151 156.2);
Tailwind
colors: {
custom: {
50: '#98eab7',
500: '#62df99',
950: '#000000',
},
}SCSS
$custom: #62df99; $custom-light: #98eab7; $custom-dark: #000000;
JSON
{
"hex": "#62df99",
"rgb": {
"r": 98,
"g": 223,
"b": 153
},
"hsl": {
"h": 146.4,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81478,
"c": 0.15054,
"h": 156.2
},
"luminance": 0.57672
}Semantic roles & 50–950 ramp
primary
#62DF99
secondary
#A83E79
accent
#177ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481