#62F48C#62F48C
#62F48C is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.191 H 150.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62F48C |
|---|---|
| RGB | rgb(98, 244, 140) |
| HSL | hsl(137, 87%, 67%) |
| HSV | hsv(137, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(86.60, -61.03, 38.67) |
| CIE-LCH | lch(86.60, 72.25, 147.64°) |
| OKLab | oklab(86.36% -0.1649 0.0953) |
| OKLCH | oklch(86.36% 0.191 150) |
| XYZ | xyz(42.1182, 69.1874, 35.9408) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F48C #F462CA
analogous
#81F462 #62F48C #62F4D5
triadic
#62F48C #8C62F4 #F48C62
tetradic
#62F48C #6281F4 #F462CA #F4D562
square
#62F48C #6281F4 #F462CA #F4D562
split-complementary
#62F48C #D562F4 #F46281
monochromatic
#0ECD45 #29F062 #62F48C #9BF8B6 #D4FCE0
Accessibility & contrast
On white
1.42
#62F48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#62F48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F48C
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F48C | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E184
Deuteranopia (green-blind)
#E2D493
Tritanopia (blue-blind)
#36F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f48c; /* rgb */ color: rgb(98, 244, 140); /* oklch */ color: oklch(86.4% 0.191 150.0);
Tailwind
colors: {
custom: {
50: '#9bf9af',
500: '#62f48c',
950: '#000000',
},
}SCSS
$custom: #62f48c; $custom-light: #9bf9af; $custom-dark: #000000;
JSON
{
"hex": "#62f48c",
"rgb": {
"r": 98,
"g": 244,
"b": 140
},
"hsl": {
"h": 137.26,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86364,
"c": 0.19051,
"h": 150
},
"luminance": 0.69191
}Semantic roles & 50–950 ramp
primary
#62F48C
secondary
#C9319D
accent
#02A3E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581