#62FD90#62FD90
#62FD90 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.6% C 0.199 H 150.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #62FD90 |
|---|---|
| RGB | rgb(98, 253, 144) |
| HSL | hsl(138, 97%, 69%) |
| HSV | hsv(138, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(89.33, -63.74, 40.23) |
| CIE-LCH | lch(89.33, 75.37, 147.74°) |
| OKLab | oklab(88.63% -0.1721 0.0991) |
| OKLCH | oklch(88.63% 0.199 150.1) |
| XYZ | xyz(45.1929, 74.8563, 38.4472) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.71
Spring Green
#00FF7F
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FD90 #FD62CF
analogous
#82FD62 #62FD90 #62FDDD
triadic
#62FD90 #9062FD #FD9062
tetradic
#62FD90 #6282FD #FD62CF #FDDD62
square
#62FD90 #6282FD #FD62CF #FDDD62
split-complementary
#62FD90 #DD62FD #FD6282
monochromatic
#03E245 #26FC65 #62FD90 #9EFEBB #DBFFE5
Accessibility & contrast
On white
1.31
#62FD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#62FD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FD90
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FD90 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE988
Deuteranopia (green-blind)
#EADB97
Tritanopia (blue-blind)
#2FF9E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fd90; /* rgb */ color: rgb(98, 253, 144); /* oklch */ color: oklch(88.6% 0.199 150.1);
Tailwind
colors: {
custom: {
50: '#9dffb2',
500: '#62fd90',
950: '#000000',
},
}SCSS
$custom: #62fd90; $custom-light: #9dffb2; $custom-dark: #000000;
JSON
{
"hex": "#62fd90",
"rgb": {
"r": 98,
"g": 253,
"b": 144
},
"hsl": {
"h": 137.806,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88628,
"c": 0.19861,
"h": 150.1
},
"luminance": 0.74861
}Semantic roles & 50–950 ramp
primary
#62FD90
secondary
#D72CA4
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681