#62E89F#62E89F
#62E89F is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.157 H 156.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62E89F |
|---|---|
| RGB | rgb(98, 232, 159) |
| HSL | hsl(147, 74%, 65%) |
| HSV | hsv(147, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.34, -53.04, 24.77) |
| CIE-LCH | lch(83.34, 58.54, 154.97°) |
| OKLab | oklab(83.8% -0.1445 0.0626) |
| OKLCH | oklch(83.8% 0.157 156.6) |
| XYZ | xyz(40.1482, 62.8093, 42.8018) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E89F #E862AB
analogous
#68E862 #62E89F #62E8E2
triadic
#62E89F #9F62E8 #E89F62
tetradic
#62E89F #6268E8 #E862AB #E8E262
square
#62E89F #6268E8 #E862AB #E8E262
split-complementary
#62E89F #E262E8 #E86268
monochromatic
#1BB561 #2DE07E #62E89F #97F0C0 #CDF8E0
Accessibility & contrast
On white
1.55
#62E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#62E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E89F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E89F | 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)
#E7D79A
Deuteranopia (green-blind)
#D4CAA4
Tritanopia (blue-blind)
#30E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e89f; /* rgb */ color: rgb(98, 232, 159); /* oklch */ color: oklch(83.8% 0.157 156.6);
Tailwind
colors: {
custom: {
50: '#99f0bb',
500: '#62e89f',
950: '#000000',
},
}SCSS
$custom: #62e89f; $custom-light: #99f0bb; $custom-dark: #000000;
JSON
{
"hex": "#62e89f",
"rgb": {
"r": 98,
"g": 232,
"b": 159
},
"hsl": {
"h": 147.313,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83796,
"c": 0.15745,
"h": 156.6
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#62E89F
secondary
#B5397D
accent
#0F7CD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582