#62DE99#62DE99
#62DE99 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.2% C 0.149 H 156.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62DE99 |
|---|---|
| RGB | rgb(98, 222, 153) |
| HSL | hsl(147, 65%, 63%) |
| HSV | hsv(147, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(80.26, -50.13, 23.66) |
| CIE-LCH | lch(80.26, 55.43, 154.73°) |
| OKLab | oklab(81.23% -0.1366 0.0599) |
| OKLCH | oklch(81.23% 0.149 156.3) |
| XYZ | xyz(36.9050, 57.1357, 39.2143) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 5.51
Seafoam
#7FE0B3
ΔE00 5.54
Seaweed
#18D17B
ΔE00 5.57
Light Greenish Blue
#63F7B4
ΔE00 5.75
Eucalyptus
#44D7A8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DE99 #DE62A7
analogous
#69DE62 #62DE99 #62DED7
triadic
#62DE99 #9962DE #DE9962
tetradic
#62DE99 #6269DE #DE62A7 #DED762
square
#62DE99 #6269DE #DE62A7 #DED762
split-complementary
#62DE99 #D762DE #DE6269
monochromatic
#22A35C #2FD378 #62DE99 #95E9BA #C7F3DB
Accessibility & contrast
On white
1.69
#62DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#62DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DE99
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DE99 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#39DCCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62de99; /* rgb */ color: rgb(98, 222, 153); /* oklch */ color: oklch(81.2% 0.149 156.3);
Tailwind
colors: {
custom: {
50: '#98e9b7',
500: '#62de99',
950: '#000000',
},
}SCSS
$custom: #62de99; $custom-light: #98e9b7; $custom-dark: #000000;
JSON
{
"hex": "#62de99",
"rgb": {
"r": 98,
"g": 222,
"b": 153
},
"hsl": {
"h": 146.613,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.81234,
"c": 0.14917,
"h": 156.3
},
"luminance": 0.57139
}Semantic roles & 50–950 ramp
primary
#62DE99
secondary
#A63E78
accent
#187DCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481