#62F18D#62F18D
#62F18D is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.186 H 150.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62F18D |
|---|---|
| RGB | rgb(98, 241, 141) |
| HSL | hsl(138, 84%, 66%) |
| HSV | hsv(138, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(85.72, -59.74, 37.04) |
| CIE-LCH | lch(85.72, 70.29, 148.20°) |
| OKLab | oklab(85.65% -0.1615 0.0916) |
| OKLCH | oklch(85.65% 0.186 150.4) |
| XYZ | xyz(41.2969, 67.4264, 36.0324) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F18D #F162C6
analogous
#7FF162 #62F18D #62F1D5
triadic
#62F18D #8D62F1 #F18D62
tetradic
#62F18D #627FF1 #F162C6 #F1D562
square
#62F18D #627FF1 #F162C6 #F1D562
split-complementary
#62F18D #D562F1 #F1627F
monochromatic
#12C748 #2AEC64 #62F18D #9AF6B6 #D2FBDF
Accessibility & contrast
On white
1.45
#62F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#62F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F18D
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F18D | 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)
#F2DE86
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#37EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f18d; /* rgb */ color: rgb(98, 241, 141); /* oklch */ color: oklch(85.6% 0.186 150.4);
Tailwind
colors: {
custom: {
50: '#9bf7af',
500: '#62f18d',
950: '#000000',
},
}SCSS
$custom: #62f18d; $custom-light: #9bf7af; $custom-dark: #000000;
JSON
{
"hex": "#62f18d",
"rgb": {
"r": 98,
"g": 241,
"b": 141
},
"hsl": {
"h": 138.042,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85648,
"c": 0.18567,
"h": 150.4
},
"luminance": 0.6743
}Semantic roles & 50–950 ramp
primary
#62F18D
secondary
#C43398
accent
#059EE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581