#62EE9C#62EE9C
#62EE9C is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.168 H 154.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE9C |
|---|---|
| RGB | rgb(98, 238, 156) |
| HSL | hsl(145, 80%, 66%) |
| HSV | hsv(145, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.07, -55.99, 28.65) |
| CIE-LCH | lch(85.07, 62.89, 152.90°) |
| OKLab | oklab(85.19% -0.152 0.072) |
| OKLCH | oklch(85.19% 0.168 154.7) |
| XYZ | xyz(41.6089, 66.1420, 42.0200) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE9C #EE62B4
analogous
#6EEE62 #62EE9C #62EEE2
triadic
#62EE9C #9C62EE #EE9C62
tetradic
#62EE9C #626EEE #EE62B4 #EEE262
square
#62EE9C #626EEE #EE62B4 #EEE262
split-complementary
#62EE9C #E262EE #EE626E
monochromatic
#15C15C #2BE879 #62EE9C #99F4BF #D0FAE2
Accessibility & contrast
On white
1.48
#62EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#62EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE9C
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE9C | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC97
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#2FECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ee9c; /* rgb */ color: rgb(98, 238, 156); /* oklch */ color: oklch(85.2% 0.168 154.7);
Tailwind
colors: {
custom: {
50: '#9af4b9',
500: '#62ee9c',
950: '#000000',
},
}SCSS
$custom: #62ee9c; $custom-light: #9af4b9; $custom-dark: #000000;
JSON
{
"hex": "#62ee9c",
"rgb": {
"r": 98,
"g": 238,
"b": 156
},
"hsl": {
"h": 144.857,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85193,
"c": 0.16817,
"h": 154.7
},
"luminance": 0.66146
}Semantic roles & 50–950 ramp
primary
#62EE9C
secondary
#BF3586
accent
#0985DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581