#62E39F#62E39F
#62E39F is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.151 H 157.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62E39F |
|---|---|
| RGB | rgb(98, 227, 159) |
| HSL | hsl(148, 70%, 64%) |
| HSV | hsv(148, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 30%, 11%) |
| CIE-LAB | lab(81.86, -51.01, 22.74) |
| CIE-LCH | lch(81.86, 55.85, 155.97°) |
| OKLab | oklab(82.58% -0.1392 0.0577) |
| OKLCH | oklch(82.58% 0.151 157.5) |
| XYZ | xyz(38.7608, 60.0344, 42.3393) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 5.16
Seafoam
#7FE0B3
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.28
Light Blue Green
#7EFBB3
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E39F #E362A6
analogous
#65E362 #62E39F #62E3DF
triadic
#62E39F #9F62E3 #E39F62
tetradic
#62E39F #6265E3 #E362A6 #E3DF62
square
#62E39F #6265E3 #E362A6 #E3DF62
split-complementary
#62E39F #DF62E3 #E36265
monochromatic
#1FAC61 #2EDA7F #62E39F #96ECBF #CAF6DF
Accessibility & contrast
On white
1.61
#62E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#62E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E39F
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E39F | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39B
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#32E1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e39f; /* rgb */ color: rgb(98, 227, 159); /* oklch */ color: oklch(82.6% 0.151 157.5);
Tailwind
colors: {
custom: {
50: '#99ecbb',
500: '#62e39f',
950: '#000000',
},
}SCSS
$custom: #62e39f; $custom-light: #99ecbb; $custom-dark: #000000;
JSON
{
"hex": "#62e39f",
"rgb": {
"r": 98,
"g": 227,
"b": 159
},
"hsl": {
"h": 148.372,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.8258,
"c": 0.15068,
"h": 157.5
},
"luminance": 0.60038
}Semantic roles & 50–950 ramp
primary
#62E39F
secondary
#AE3C78
accent
#1478D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582