#62FC8B#62FC8B
#62FC8B is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.202 H 149.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC8B |
|---|---|
| RGB | rgb(98, 252, 139) |
| HSL | hsl(136, 96%, 69%) |
| HSV | hsv(136, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(88.96, -64.15, 42.19) |
| CIE-LCH | lch(88.96, 76.78, 146.67°) |
| OKLab | oklab(88.3% -0.1732 0.1034) |
| OKLCH | oklch(88.3% 0.202 149.2) |
| XYZ | xyz(44.5044, 74.0771, 36.3741) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.72
Spring Green
#00FF7F
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.13
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC8B #FC62D3
analogous
#86FC62 #62FC8B #62FCD8
triadic
#62FC8B #8B62FC #FC8B62
tetradic
#62FC8B #6286FC #FC62D3 #FCD862
square
#62FC8B #6286FC #FC62D3 #FCD862
split-complementary
#62FC8B #D862FC #FC6286
monochromatic
#04DF3F #26FB5F #62FC8B #9EFDB7 #DAFEE4
Accessibility & contrast
On white
1.33
#62FC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#62FC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC8B
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC8B | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#32F8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc8b; /* rgb */ color: rgb(98, 252, 139); /* oklch */ color: oklch(88.3% 0.202 149.2);
Tailwind
colors: {
custom: {
50: '#9dfeae',
500: '#62fc8b',
950: '#000000',
},
}SCSS
$custom: #62fc8b; $custom-light: #9dfeae; $custom-dark: #000000;
JSON
{
"hex": "#62fc8b",
"rgb": {
"r": 98,
"g": 252,
"b": 139
},
"hsl": {
"h": 135.974,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88303,
"c": 0.20175,
"h": 149.2
},
"luminance": 0.74082
}Semantic roles & 50–950 ramp
primary
#62FC8B
secondary
#D62CA9
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681