#62F285#62F285
#62F285 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.194 H 148.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62F285 |
|---|---|
| RGB | rgb(98, 242, 133) |
| HSL | hsl(135, 85%, 67%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.90, -61.38, 41.20) |
| CIE-LCH | lch(85.90, 73.92, 146.13°) |
| OKLab | oklab(85.76% -0.1659 0.1009) |
| OKLCH | oklch(85.76% 0.194 148.7) |
| XYZ | xyz(41.0199, 67.7904, 33.1089) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F285 #F262CF
analogous
#87F262 #62F285 #62F2CD
triadic
#62F285 #8562F2 #F28562
tetradic
#62F285 #6287F2 #F262CF #F2CD62
square
#62F285 #6287F2 #F262CF #F2CD62
split-complementary
#62F285 #CD62F2 #F26287
monochromatic
#11C93D #29ED59 #62F285 #9BF7B1 #D3FBDD
Accessibility & contrast
On white
1.44
#62F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#62F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F285
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F285 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#3BEED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f285; /* rgb */ color: rgb(98, 242, 133); /* oklch */ color: oklch(85.8% 0.194 148.7);
Tailwind
colors: {
custom: {
50: '#9bf7aa',
500: '#62f285',
950: '#000000',
},
}SCSS
$custom: #62f285; $custom-light: #9bf7aa; $custom-dark: #000000;
JSON
{
"hex": "#62f285",
"rgb": {
"r": 98,
"g": 242,
"b": 133
},
"hsl": {
"h": 134.583,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.8576,
"c": 0.19416,
"h": 148.7
},
"luminance": 0.67794
}Semantic roles & 50–950 ramp
primary
#62F285
secondary
#C633A2
accent
#04ACE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581