#62DE97#62DE97
#62DE97 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.2% C 0.151 H 155.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #62DE97 |
|---|---|
| RGB | rgb(98, 222, 151) |
| HSL | hsl(146, 65%, 63%) |
| HSV | hsv(146, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(80.22, -50.51, 24.65) |
| CIE-LCH | lch(80.22, 56.20, 153.99°) |
| OKLab | oklab(81.19% -0.1375 0.0623) |
| OKLCH | oklch(81.19% 0.151 155.6) |
| XYZ | xyz(36.7412, 57.0702, 38.3516) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.89
Light Greenish Blue
#63F7B4
ΔE00 5.89
Emerald
#50C878
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DE97 #DE62A9
analogous
#6BDE62 #62DE97 #62DED5
triadic
#62DE97 #9762DE #DE9762
tetradic
#62DE97 #626BDE #DE62A9 #DED562
square
#62DE97 #626BDE #DE62A9 #DED562
split-complementary
#62DE97 #D562DE #DE626B
monochromatic
#22A359 #2FD376 #62DE97 #95E9B8 #C7F3DA
Accessibility & contrast
On white
1.69
#62DE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#62DE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DE97
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DE97 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#3ADCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62de97; /* rgb */ color: rgb(98, 222, 151); /* oklch */ color: oklch(81.2% 0.151 155.6);
Tailwind
colors: {
custom: {
50: '#98e9b6',
500: '#62de97',
950: '#000000',
},
}SCSS
$custom: #62de97; $custom-light: #98e9b6; $custom-dark: #000000;
JSON
{
"hex": "#62de97",
"rgb": {
"r": 98,
"g": 222,
"b": 151
},
"hsl": {
"h": 145.645,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.81192,
"c": 0.15096,
"h": 155.6
},
"luminance": 0.57074
}Semantic roles & 50–950 ramp
primary
#62DE97
secondary
#A63E7A
accent
#1880CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481