#62F48D#62F48D
#62F48D is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.190 H 150.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62F48D |
|---|---|
| RGB | rgb(98, 244, 141) |
| HSL | hsl(138, 87%, 67%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.61, -60.87, 38.20) |
| CIE-LCH | lch(86.61, 71.86, 147.89°) |
| OKLab | oklab(86.38% -0.1645 0.0943) |
| OKLCH | oklch(86.38% 0.19 150.2) |
| XYZ | xyz(42.1923, 69.2170, 36.3309) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F48D #F462C9
analogous
#80F462 #62F48D #62F4D6
triadic
#62F48D #8D62F4 #F48D62
tetradic
#62F48D #6280F4 #F462C9 #F4D662
square
#62F48D #6280F4 #F462C9 #F4D662
split-complementary
#62F48D #D662F4 #F46280
monochromatic
#0ECD47 #29F063 #62F48D #9BF8B7 #D4FCE0
Accessibility & contrast
On white
1.41
#62F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#62F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F48D
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F48D | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 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)
#F5E185
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#36F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f48d; /* rgb */ color: rgb(98, 244, 141); /* oklch */ color: oklch(86.4% 0.190 150.2);
Tailwind
colors: {
custom: {
50: '#9bf9af',
500: '#62f48d',
950: '#000000',
},
}SCSS
$custom: #62f48d; $custom-light: #9bf9af; $custom-dark: #000000;
JSON
{
"hex": "#62f48d",
"rgb": {
"r": 98,
"g": 244,
"b": 141
},
"hsl": {
"h": 137.671,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86381,
"c": 0.18961,
"h": 150.2
},
"luminance": 0.69221
}Semantic roles & 50–950 ramp
primary
#62F48D
secondary
#C9319C
accent
#02A1E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581