#62EE9E#62EE9E
#62EE9E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.166 H 155.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE9E |
|---|---|
| RGB | rgb(98, 238, 158) |
| HSL | hsl(146, 80%, 66%) |
| HSV | hsv(146, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.10, -55.62, 27.67) |
| CIE-LCH | lch(85.10, 62.12, 153.55°) |
| OKLab | oklab(85.23% -0.1511 0.0697) |
| OKLCH | oklch(85.23% 0.166 155.2) |
| XYZ | xyz(41.7796, 66.2103, 42.9192) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE9E #EE62B2
analogous
#6CEE62 #62EE9E #62EEE4
triadic
#62EE9E #9E62EE #EE9E62
tetradic
#62EE9E #626CEE #EE62B2 #EEE462
square
#62EE9E #626CEE #EE62B2 #EEE462
split-complementary
#62EE9E #E462EE #EE626C
monochromatic
#15C15F #2BE87C #62EE9E #99F4C0 #D0FAE2
Accessibility & contrast
On white
1.47
#62EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#62EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE9E
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE9E | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 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)
#EDDD99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#2DECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ee9e; /* rgb */ color: rgb(98, 238, 158); /* oklch */ color: oklch(85.2% 0.166 155.2);
Tailwind
colors: {
custom: {
50: '#9af4bb',
500: '#62ee9e',
950: '#000000',
},
}SCSS
$custom: #62ee9e; $custom-light: #9af4bb; $custom-dark: #000000;
JSON
{
"hex": "#62ee9e",
"rgb": {
"r": 98,
"g": 238,
"b": 158
},
"hsl": {
"h": 145.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85233,
"c": 0.16639,
"h": 155.2
},
"luminance": 0.66214
}Semantic roles & 50–950 ramp
primary
#62EE9E
secondary
#BF3584
accent
#0982DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582