#62DF92#62DF92
#62DF92 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.157 H 153.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF92 |
|---|---|
| RGB | rgb(98, 223, 146) |
| HSL | hsl(143, 66%, 63%) |
| HSV | hsv(143, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(80.43, -51.85, 27.52) |
| CIE-LCH | lch(80.43, 58.70, 152.04°) |
| OKLab | oklab(81.33% -0.1408 0.0691) |
| OKLCH | oklch(81.33% 0.157 153.8) |
| XYZ | xyz(36.6101, 57.4440, 36.3471) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 4.19
Seaweed
#18D17B
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.24
Emerald
#50C878
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF92 #DF62AF
analogous
#70DF62 #62DF92 #62DFD1
triadic
#62DF92 #9262DF #DF9262
tetradic
#62DF92 #6270DF #DF62AF #DFD162
square
#62DF92 #6270DF #DF62AF #DFD162
split-complementary
#62DF92 #D162DF #DF6270
monochromatic
#22A554 #2FD56F #62DF92 #95E9B5 #C8F4D9
Accessibility & contrast
On white
1.68
#62DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#62DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF92
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF92 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#3CDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df92; /* rgb */ color: rgb(98, 223, 146); /* oklch */ color: oklch(81.3% 0.157 153.8);
Tailwind
colors: {
custom: {
50: '#98eab2',
500: '#62df92',
950: '#000000',
},
}SCSS
$custom: #62df92; $custom-light: #98eab2; $custom-dark: #000000;
JSON
{
"hex": "#62df92",
"rgb": {
"r": 98,
"g": 223,
"b": 146
},
"hsl": {
"h": 143.04,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81334,
"c": 0.15688,
"h": 153.8
},
"luminance": 0.57447
}Semantic roles & 50–950 ramp
primary
#62DF92
secondary
#A83E7F
accent
#1788CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481