#62ED97#62ED97
#62ED97 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.171 H 153.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED97 |
|---|---|
| RGB | rgb(98, 237, 151) |
| HSL | hsl(143, 79%, 66%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.69, -56.50, 30.67) |
| CIE-LCH | lch(84.69, 64.29, 151.51°) |
| OKLab | oklab(84.85% -0.1531 0.0768) |
| OKLCH | oklch(84.85% 0.171 153.4) |
| XYZ | xyz(40.9038, 65.3955, 39.7392) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED97 #ED62B8
analogous
#72ED62 #62ED97 #62EDDD
triadic
#62ED97 #9762ED #ED9762
tetradic
#62ED97 #6272ED #ED62B8 #EDDD62
square
#62ED97 #6272ED #ED62B8 #EDDD62
split-complementary
#62ED97 #DD62ED #ED6272
monochromatic
#16BF56 #2BE773 #62ED97 #99F3BB #D0FAE0
Accessibility & contrast
On white
1.49
#62ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#62ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED97
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED97 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#33EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed97; /* rgb */ color: rgb(98, 237, 151); /* oklch */ color: oklch(84.9% 0.171 153.4);
Tailwind
colors: {
custom: {
50: '#9af4b6',
500: '#62ed97',
950: '#000000',
},
}SCSS
$custom: #62ed97; $custom-light: #9af4b6; $custom-dark: #000000;
JSON
{
"hex": "#62ed97",
"rgb": {
"r": 98,
"g": 237,
"b": 151
},
"hsl": {
"h": 142.878,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84852,
"c": 0.17131,
"h": 153.4
},
"luminance": 0.65399
}Semantic roles & 50–950 ramp
primary
#62ED97
secondary
#BD368A
accent
#0A8CDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581