#62DD98#62DD98
#62DD98 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.149 H 156.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD98 |
|---|---|
| RGB | rgb(98, 221, 152) |
| HSL | hsl(146, 64%, 63%) |
| HSV | hsv(146, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(79.94, -49.91, 23.75) |
| CIE-LCH | lch(79.94, 55.27, 154.55°) |
| OKLab | oklab(80.97% -0.136 0.0601) |
| OKLCH | oklch(80.97% 0.149 156.2) |
| XYZ | xyz(36.5579, 56.5732, 38.6929) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Seaweed
#18D17B
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 5.60
Eucalyptus
#44D7A8
ΔE00 5.81
Light Greenish Blue
#63F7B4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD98 #DD62A7
analogous
#6ADD62 #62DD98 #62DDD5
triadic
#62DD98 #9862DD #DD9862
tetradic
#62DD98 #626ADD #DD62A7 #DDD562
square
#62DD98 #626ADD #DD62A7 #DDD562
split-complementary
#62DD98 #D562DD #DD626A
monochromatic
#23A25B #30D277 #62DD98 #94E8B9 #C7F3DA
Accessibility & contrast
On white
1.71
#62DD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#62DD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD98
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD98 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 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)
#DCCD94
Deuteranopia (green-blind)
#CBC19C
Tritanopia (blue-blind)
#3ADBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd98; /* rgb */ color: rgb(98, 221, 152); /* oklch */ color: oklch(81.0% 0.149 156.2);
Tailwind
colors: {
custom: {
50: '#98e8b6',
500: '#62dd98',
950: '#000000',
},
}SCSS
$custom: #62dd98; $custom-light: #98e8b6; $custom-dark: #000000;
JSON
{
"hex": "#62dd98",
"rgb": {
"r": 98,
"g": 221,
"b": 152
},
"hsl": {
"h": 146.341,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80969,
"c": 0.14868,
"h": 156.2
},
"luminance": 0.56577
}Semantic roles & 50–950 ramp
primary
#62DD98
secondary
#A53E78
accent
#197ECC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481