#62EE9D#62EE9D
#62EE9D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.167 H 154.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE9D |
|---|---|
| RGB | rgb(98, 238, 157) |
| HSL | hsl(145, 80%, 66%) |
| HSV | hsv(145, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 34%, 6.7%) |
| CIE-LAB | lab(85.09, -55.81, 28.16) |
| CIE-LCH | lch(85.09, 62.51, 153.22°) |
| OKLab | oklab(85.21% -0.1515 0.0708) |
| OKLCH | oklch(85.21% 0.167 154.9) |
| XYZ | xyz(41.6939, 66.1760, 42.4678) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE9D #EE62B3
analogous
#6DEE62 #62EE9D #62EEE3
triadic
#62EE9D #9D62EE #EE9D62
tetradic
#62EE9D #626DEE #EE62B3 #EEE362
square
#62EE9D #626DEE #EE62B3 #EEE362
split-complementary
#62EE9D #E362EE #EE626D
monochromatic
#15C15D #2BE87B #62EE9D #99F4BF #D0FAE2
Accessibility & contrast
On white
1.48
#62EE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#62EE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE9D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE9D | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD98
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#2EECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ee9d; /* rgb */ color: rgb(98, 238, 157); /* oklch */ color: oklch(85.2% 0.167 154.9);
Tailwind
colors: {
custom: {
50: '#9af4ba',
500: '#62ee9d',
950: '#000000',
},
}SCSS
$custom: #62ee9d; $custom-light: #9af4ba; $custom-dark: #000000;
JSON
{
"hex": "#62ee9d",
"rgb": {
"r": 98,
"g": 238,
"b": 157
},
"hsl": {
"h": 145.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85213,
"c": 0.16728,
"h": 154.9
},
"luminance": 0.6618
}Semantic roles & 50–950 ramp
primary
#62EE9D
secondary
#BF3585
accent
#0983DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581