#62F68D#62F68D
#62F68D is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.192 H 150.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62F68D |
|---|---|
| RGB | rgb(98, 246, 141) |
| HSL | hsl(137, 89%, 67%) |
| HSV | hsv(137, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.21, -61.62, 38.97) |
| CIE-LCH | lch(87.21, 72.91, 147.69°) |
| OKLab | oklab(86.87% -0.1665 0.0961) |
| OKLCH | oklch(86.87% 0.192 150) |
| XYZ | xyz(42.7973, 70.4271, 36.5325) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F68D #F662CB
analogous
#81F662 #62F68D #62F6D7
triadic
#62F68D #8D62F6 #F68D62
tetradic
#62F68D #6281F6 #F662CB #F6D762
square
#62F68D #6281F6 #F662CB #F6D762
split-complementary
#62F68D #D762F6 #F66281
monochromatic
#0CD245 #28F363 #62F68D #9CF9B7 #D6FDE1
Accessibility & contrast
On white
1.39
#62F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#62F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F68D
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F68D | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E385
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#35F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f68d; /* rgb */ color: rgb(98, 246, 141); /* oklch */ color: oklch(86.9% 0.192 150.0);
Tailwind
colors: {
custom: {
50: '#9cfaaf',
500: '#62f68d',
950: '#000000',
},
}SCSS
$custom: #62f68d; $custom-light: #9cfaaf; $custom-dark: #000000;
JSON
{
"hex": "#62f68d",
"rgb": {
"r": 98,
"g": 246,
"b": 141
},
"hsl": {
"h": 137.432,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.8687,
"c": 0.19223,
"h": 150
},
"luminance": 0.70431
}Semantic roles & 50–950 ramp
primary
#62F68D
secondary
#CD2F9F
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581