#62DD99#62DD99
#62DD99 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.148 H 156.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD99 |
|---|---|
| RGB | rgb(98, 221, 153) |
| HSL | hsl(147, 64%, 63%) |
| HSV | hsv(147, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(79.96, -49.71, 23.26) |
| CIE-LCH | lch(79.96, 54.88, 154.93°) |
| OKLab | oklab(80.99% -0.1356 0.0589) |
| OKLCH | oklch(80.99% 0.148 156.5) |
| XYZ | xyz(36.6402, 56.6061, 39.1260) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.53
Eucalyptus
#44D7A8
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 5.71
Light Greenish Blue
#63F7B4
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD99 #DD62A6
analogous
#69DD62 #62DD99 #62DDD6
triadic
#62DD99 #9962DD #DD9962
tetradic
#62DD99 #6269DD #DD62A6 #DDD662
square
#62DD99 #6269DD #DD62A6 #DDD662
split-complementary
#62DD99 #D662DD #DD6269
monochromatic
#23A25C #30D278 #62DD99 #94E8BA #C7F3DA
Accessibility & contrast
On white
1.70
#62DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#62DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD99
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD99 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#39DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd99; /* rgb */ color: rgb(98, 221, 153); /* oklch */ color: oklch(81.0% 0.148 156.5);
Tailwind
colors: {
custom: {
50: '#98e8b7',
500: '#62dd99',
950: '#000000',
},
}SCSS
$custom: #62dd99; $custom-light: #98e8b7; $custom-dark: #000000;
JSON
{
"hex": "#62dd99",
"rgb": {
"r": 98,
"g": 221,
"b": 153
},
"hsl": {
"h": 146.829,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.8099,
"c": 0.14779,
"h": 156.5
},
"luminance": 0.56609
}Semantic roles & 50–950 ramp
primary
#62DD99
secondary
#A53E77
accent
#197CCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481