#62F18E#62F18E
#62F18E is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.185 H 150.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62F18E |
|---|---|
| RGB | rgb(98, 241, 142) |
| HSL | hsl(138, 84%, 66%) |
| HSV | hsv(138, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.73, -59.58, 36.56) |
| CIE-LCH | lch(85.73, 69.90, 148.46°) |
| OKLab | oklab(85.67% -0.1611 0.0905) |
| OKLCH | oklch(85.67% 0.185 150.7) |
| XYZ | xyz(41.3717, 67.4563, 36.4261) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F18E #F162C5
analogous
#7EF162 #62F18E #62F1D6
triadic
#62F18E #8E62F1 #F18E62
tetradic
#62F18E #627EF1 #F162C5 #F1D662
square
#62F18E #627EF1 #F162C5 #F1D662
split-complementary
#62F18E #D662F1 #F1627E
monochromatic
#12C749 #2AEC66 #62F18E #9AF6B6 #D2FBDF
Accessibility & contrast
On white
1.45
#62F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#62F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F18E
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F18E | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#36EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f18e; /* rgb */ color: rgb(98, 241, 142); /* oklch */ color: oklch(85.7% 0.185 150.7);
Tailwind
colors: {
custom: {
50: '#9bf7b0',
500: '#62f18e',
950: '#000000',
},
}SCSS
$custom: #62f18e; $custom-light: #9bf7b0; $custom-dark: #000000;
JSON
{
"hex": "#62f18e",
"rgb": {
"r": 98,
"g": 241,
"b": 142
},
"hsl": {
"h": 138.462,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85665,
"c": 0.18477,
"h": 150.7
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#62F18E
secondary
#C43397
accent
#059DE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581