#62F48E#62F48E
#62F48E is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.189 H 150.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62F48E |
|---|---|
| RGB | rgb(98, 244, 142) |
| HSL | hsl(138, 87%, 67%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.63, -60.71, 37.72) |
| CIE-LCH | lch(86.63, 71.48, 148.14°) |
| OKLab | oklab(86.4% -0.1641 0.0932) |
| OKLCH | oklch(86.4% 0.189 150.4) |
| XYZ | xyz(42.2670, 69.2469, 36.7245) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F48E #F462C8
analogous
#7FF462 #62F48E #62F4D7
triadic
#62F48E #8E62F4 #F48E62
tetradic
#62F48E #627FF4 #F462C8 #F4D762
square
#62F48E #627FF4 #F462C8 #F4D762
split-complementary
#62F48E #D762F4 #F4627F
monochromatic
#0ECD48 #29F065 #62F48E #9BF8B7 #D4FCE0
Accessibility & contrast
On white
1.41
#62F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#62F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F48E
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F48E | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#35F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f48e; /* rgb */ color: rgb(98, 244, 142); /* oklch */ color: oklch(86.4% 0.189 150.4);
Tailwind
colors: {
custom: {
50: '#9bf9b0',
500: '#62f48e',
950: '#000000',
},
}SCSS
$custom: #62f48e; $custom-light: #9bf9b0; $custom-dark: #000000;
JSON
{
"hex": "#62f48e",
"rgb": {
"r": 98,
"g": 244,
"b": 142
},
"hsl": {
"h": 138.082,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86398,
"c": 0.18871,
"h": 150.4
},
"luminance": 0.69251
}Semantic roles & 50–950 ramp
primary
#62F48E
secondary
#C9319B
accent
#02A0E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581