#62F090#62F090
#62F090 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.182 H 151.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #62F090 |
|---|---|
| RGB | rgb(98, 240, 144) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.47, -58.87, 35.22) |
| CIE-LCH | lch(85.47, 68.60, 149.11°) |
| OKLab | oklab(85.46% -0.1592 0.0874) |
| OKLCH | oklch(85.46% 0.182 151.2) |
| XYZ | xyz(41.2280, 66.9265, 37.1256) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F090 #F062C2
analogous
#7BF062 #62F090 #62F0D7
triadic
#62F090 #9062F0 #F09062
tetradic
#62F090 #627BF0 #F062C2 #F0D762
square
#62F090 #627BF0 #F062C2 #F0D762
split-complementary
#62F090 #D762F0 #F0627B
monochromatic
#13C54C #2AEB69 #62F090 #9AF5B7 #D2FBDF
Accessibility & contrast
On white
1.46
#62F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#62F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F090
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F090 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#36ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f090; /* rgb */ color: rgb(98, 240, 144); /* oklch */ color: oklch(85.5% 0.182 151.2);
Tailwind
colors: {
custom: {
50: '#9bf6b1',
500: '#62f090',
950: '#000000',
},
}SCSS
$custom: #62f090; $custom-light: #9bf6b1; $custom-dark: #000000;
JSON
{
"hex": "#62f090",
"rgb": {
"r": 98,
"g": 240,
"b": 144
},
"hsl": {
"h": 139.437,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85455,
"c": 0.18165,
"h": 151.2
},
"luminance": 0.6693
}Semantic roles & 50–950 ramp
primary
#62F090
secondary
#C23494
accent
#0799DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581