#62F495#62F495
#62F495 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.182 H 152.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62F495 |
|---|---|
| RGB | rgb(98, 244, 149) |
| HSL | hsl(141, 87%, 67%) |
| HSV | hsv(141, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.73, -59.55, 34.39) |
| CIE-LCH | lch(86.73, 68.76, 149.99°) |
| OKLab | oklab(86.52% -0.1611 0.0856) |
| OKLCH | oklch(86.52% 0.182 152) |
| XYZ | xyz(42.8092, 69.4638, 39.5798) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F495 #F462C1
analogous
#78F462 #62F495 #62F4DE
triadic
#62F495 #9562F4 #F49562
tetradic
#62F495 #6278F4 #F462C1 #F4DE62
square
#62F495 #6278F4 #F462C1 #F4DE62
split-complementary
#62F495 #DE62F4 #F46278
monochromatic
#0ECD51 #29F06E #62F495 #9BF8BC #D4FCE2
Accessibility & contrast
On white
1.41
#62F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#62F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F495
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F495 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18E
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#31F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f495; /* rgb */ color: rgb(98, 244, 149); /* oklch */ color: oklch(86.5% 0.182 152.0);
Tailwind
colors: {
custom: {
50: '#9bf9b5',
500: '#62f495',
950: '#000000',
},
}SCSS
$custom: #62f495; $custom-light: #9bf9b5; $custom-dark: #000000;
JSON
{
"hex": "#62f495",
"rgb": {
"r": 98,
"g": 244,
"b": 149
},
"hsl": {
"h": 140.959,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86521,
"c": 0.18242,
"h": 152
},
"luminance": 0.69468
}Semantic roles & 50–950 ramp
primary
#62F495
secondary
#C93194
accent
#0295E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581