#62DF98#62DF98
#62DF98 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.5% C 0.151 H 155.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF98 |
|---|---|
| RGB | rgb(98, 223, 152) |
| HSL | hsl(146, 66%, 63%) |
| HSV | hsv(146, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(80.54, -50.73, 24.56) |
| CIE-LCH | lch(80.54, 56.36, 154.16°) |
| OKLab | oklab(81.46% -0.1381 0.0621) |
| OKLCH | oklch(81.46% 0.151 155.8) |
| XYZ | xyz(37.0891, 57.6356, 38.8699) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.53
Light Greenish Blue
#63F7B4
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 5.83
Seafoam Green
#7AF9AB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF98 #DF62A9
analogous
#6ADF62 #62DF98 #62DFD7
triadic
#62DF98 #9862DF #DF9862
tetradic
#62DF98 #626ADF #DF62A9 #DFD762
square
#62DF98 #626ADF #DF62A9 #DFD762
split-complementary
#62DF98 #D762DF #DF626A
monochromatic
#22A55A #2FD577 #62DF98 #95E9B9 #C8F4DB
Accessibility & contrast
On white
1.68
#62DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#62DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF98
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF98 | 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)
#DECF94
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#39DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df98; /* rgb */ color: rgb(98, 223, 152); /* oklch */ color: oklch(81.5% 0.151 155.8);
Tailwind
colors: {
custom: {
50: '#98eab6',
500: '#62df98',
950: '#000000',
},
}SCSS
$custom: #62df98; $custom-light: #98eab6; $custom-dark: #000000;
JSON
{
"hex": "#62df98",
"rgb": {
"r": 98,
"g": 223,
"b": 152
},
"hsl": {
"h": 145.92,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81457,
"c": 0.15144,
"h": 155.8
},
"luminance": 0.57639
}Semantic roles & 50–950 ramp
primary
#62DF98
secondary
#A83E7A
accent
#177FCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481