#62DE92#62DE92
#62DE92 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.155 H 154.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62DE92 |
|---|---|
| RGB | rgb(98, 222, 146) |
| HSL | hsl(143, 65%, 63%) |
| HSV | hsv(143, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.13, -51.44, 27.11) |
| CIE-LCH | lch(80.13, 58.15, 152.21°) |
| OKLab | oklab(81.09% -0.1398 0.0682) |
| OKLCH | oklch(81.09% 0.156 154) |
| XYZ | xyz(36.3437, 56.9112, 36.2583) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 4.38
Seaweed
#18D17B
ΔE00 5.03
Tealish Green
#0CDC73
ΔE00 5.32
Emerald
#50C878
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DE92 #DE62AE
analogous
#70DE62 #62DE92 #62DED0
triadic
#62DE92 #9262DE #DE9262
tetradic
#62DE92 #6270DE #DE62AE #DED062
square
#62DE92 #6270DE #DE62AE #DED062
split-complementary
#62DE92 #D062DE #DE6270
monochromatic
#22A354 #2FD36F #62DE92 #95E9B5 #C7F3D8
Accessibility & contrast
On white
1.70
#62DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#62DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DE92
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DE92 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#3CDCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62de92; /* rgb */ color: rgb(98, 222, 146); /* oklch */ color: oklch(81.1% 0.155 154.0);
Tailwind
colors: {
custom: {
50: '#98e9b2',
500: '#62de92',
950: '#000000',
},
}SCSS
$custom: #62de92; $custom-light: #98e9b2; $custom-dark: #000000;
JSON
{
"hex": "#62de92",
"rgb": {
"r": 98,
"g": 222,
"b": 146
},
"hsl": {
"h": 143.226,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.81089,
"c": 0.1555,
"h": 154
},
"luminance": 0.56915
}Semantic roles & 50–950 ramp
primary
#62DE92
secondary
#A63E7E
accent
#1887CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481