#62ED99#62ED99
#62ED99 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.170 H 153.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED99 |
|---|---|
| RGB | rgb(98, 237, 153) |
| HSL | hsl(144, 79%, 66%) |
| HSV | hsv(144, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.72, -56.14, 29.70) |
| CIE-LCH | lch(84.72, 63.52, 152.12°) |
| OKLab | oklab(84.89% -0.1523 0.0745) |
| OKLCH | oklch(84.89% 0.17 153.9) |
| XYZ | xyz(41.0676, 65.4610, 40.6018) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED99 #ED62B6
analogous
#70ED62 #62ED99 #62EDDF
triadic
#62ED99 #9962ED #ED9962
tetradic
#62ED99 #6270ED #ED62B6 #EDDF62
square
#62ED99 #6270ED #ED62B6 #EDDF62
split-complementary
#62ED99 #DF62ED #ED6270
monochromatic
#16BF59 #2BE775 #62ED99 #99F3BD #D0FAE0
Accessibility & contrast
On white
1.49
#62ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#62ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED99
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED99 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB93
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#32EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed99; /* rgb */ color: rgb(98, 237, 153); /* oklch */ color: oklch(84.9% 0.170 153.9);
Tailwind
colors: {
custom: {
50: '#9af4b7',
500: '#62ed99',
950: '#000000',
},
}SCSS
$custom: #62ed99; $custom-light: #9af4b7; $custom-dark: #000000;
JSON
{
"hex": "#62ed99",
"rgb": {
"r": 98,
"g": 237,
"b": 153
},
"hsl": {
"h": 143.741,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84891,
"c": 0.16952,
"h": 153.9
},
"luminance": 0.65465
}Semantic roles & 50–950 ramp
primary
#62ED99
secondary
#BD3688
accent
#0A89DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581