#62ED98#62ED98
#62ED98 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.170 H 153.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED98 |
|---|---|
| RGB | rgb(98, 237, 152) |
| HSL | hsl(143, 79%, 66%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(84.70, -56.32, 30.19) |
| CIE-LCH | lch(84.70, 63.90, 151.81°) |
| OKLab | oklab(84.87% -0.1527 0.0756) |
| OKLCH | oklch(84.87% 0.17 153.7) |
| XYZ | xyz(40.9854, 65.4281, 40.1687) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED98 #ED62B7
analogous
#71ED62 #62ED98 #62EDDD
triadic
#62ED98 #9862ED #ED9862
tetradic
#62ED98 #6271ED #ED62B7 #EDDD62
square
#62ED98 #6271ED #ED62B7 #EDDD62
split-complementary
#62ED98 #DD62ED #ED6271
monochromatic
#16BF57 #2BE774 #62ED98 #99F3BC #D0FAE0
Accessibility & contrast
On white
1.49
#62ED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#62ED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED98
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED98 | 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)
#EDDB92
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#32EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed98; /* rgb */ color: rgb(98, 237, 152); /* oklch */ color: oklch(84.9% 0.170 153.7);
Tailwind
colors: {
custom: {
50: '#9af4b7',
500: '#62ed98',
950: '#000000',
},
}SCSS
$custom: #62ed98; $custom-light: #9af4b7; $custom-dark: #000000;
JSON
{
"hex": "#62ed98",
"rgb": {
"r": 98,
"g": 237,
"b": 152
},
"hsl": {
"h": 143.309,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84871,
"c": 0.17042,
"h": 153.7
},
"luminance": 0.65432
}Semantic roles & 50–950 ramp
primary
#62ED98
secondary
#BD3689
accent
#0A8ADC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581