#62E89E#62E89E
#62E89E is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.158 H 156.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62E89E |
|---|---|
| RGB | rgb(98, 232, 158) |
| HSL | hsl(147, 74%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.32, -53.23, 25.26) |
| CIE-LCH | lch(83.32, 58.92, 154.61°) |
| OKLab | oklab(83.78% -0.1449 0.0638) |
| OKLCH | oklch(83.78% 0.158 156.2) |
| XYZ | xyz(40.0618, 62.7747, 42.3466) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E89E #E862AC
analogous
#69E862 #62E89E #62E8E1
triadic
#62E89E #9E62E8 #E89E62
tetradic
#62E89E #6269E8 #E862AC #E8E162
square
#62E89E #6269E8 #E862AC #E8E162
split-complementary
#62E89E #E162E8 #E86269
monochromatic
#1BB560 #2DE07D #62E89E #97F0BF #CDF8E0
Accessibility & contrast
On white
1.55
#62E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#62E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E89E
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E89E | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#31E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e89e; /* rgb */ color: rgb(98, 232, 158); /* oklch */ color: oklch(83.8% 0.158 156.2);
Tailwind
colors: {
custom: {
50: '#99f0bb',
500: '#62e89e',
950: '#000000',
},
}SCSS
$custom: #62e89e; $custom-light: #99f0bb; $custom-dark: #000000;
JSON
{
"hex": "#62e89e",
"rgb": {
"r": 98,
"g": 232,
"b": 158
},
"hsl": {
"h": 146.866,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83775,
"c": 0.15833,
"h": 156.2
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#62E89E
secondary
#B5397E
accent
#0F7DD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582