#62F092#62F092
#62F092 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.180 H 151.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #62F092 |
|---|---|
| RGB | rgb(98, 240, 146) |
| HSL | hsl(140, 83%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.50, -58.53, 34.26) |
| CIE-LCH | lch(85.50, 67.82, 149.66°) |
| OKLab | oklab(85.49% -0.1584 0.0852) |
| OKLCH | oklch(85.49% 0.18 151.7) |
| XYZ | xyz(41.3822, 66.9882, 37.9378) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F092 #F062C0
analogous
#79F062 #62F092 #62F0D9
triadic
#62F092 #9262F0 #F09262
tetradic
#62F092 #6279F0 #F062C0 #F0D962
square
#62F092 #6279F0 #F062C0 #F0D962
split-complementary
#62F092 #D962F0 #F06279
monochromatic
#13C54F #2AEB6B #62F092 #9AF5B9 #D2FBE0
Accessibility & contrast
On white
1.46
#62F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#62F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F092
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F092 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#35EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f092; /* rgb */ color: rgb(98, 240, 146); /* oklch */ color: oklch(85.5% 0.180 151.7);
Tailwind
colors: {
custom: {
50: '#9bf6b3',
500: '#62f092',
950: '#000000',
},
}SCSS
$custom: #62f092; $custom-light: #9bf6b3; $custom-dark: #000000;
JSON
{
"hex": "#62f092",
"rgb": {
"r": 98,
"g": 240,
"b": 146
},
"hsl": {
"h": 140.282,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85491,
"c": 0.17984,
"h": 151.7
},
"luminance": 0.66992
}Semantic roles & 50–950 ramp
primary
#62F092
secondary
#C23492
accent
#0796DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581