#62F28F#62F28F
#62F28F is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.185 H 150.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62F28F |
|---|---|
| RGB | rgb(98, 242, 143) |
| HSL | hsl(139, 85%, 67%) |
| HSV | hsv(139, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.05, -59.79, 36.47) |
| CIE-LCH | lch(86.05, 70.04, 148.62°) |
| OKLab | oklab(85.93% -0.1617 0.0903) |
| OKLCH | oklch(85.93% 0.185 150.8) |
| XYZ | xyz(41.7439, 68.0801, 36.9222) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F28F #F262C5
analogous
#7DF262 #62F28F #62F2D7
triadic
#62F28F #8F62F2 #F28F62
tetradic
#62F28F #627DF2 #F262C5 #F2D762
square
#62F28F #627DF2 #F262C5 #F2D762
split-complementary
#62F28F #D762F2 #F2627D
monochromatic
#11C94A #29ED67 #62F28F #9BF7B7 #D3FBE0
Accessibility & contrast
On white
1.44
#62F28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#62F28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F28F
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F28F | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#35EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f28f; /* rgb */ color: rgb(98, 242, 143); /* oklch */ color: oklch(85.9% 0.185 150.8);
Tailwind
colors: {
custom: {
50: '#9bf7b1',
500: '#62f28f',
950: '#000000',
},
}SCSS
$custom: #62f28f; $custom-light: #9bf7b1; $custom-dark: #000000;
JSON
{
"hex": "#62f28f",
"rgb": {
"r": 98,
"g": 242,
"b": 143
},
"hsl": {
"h": 138.75,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.85927,
"c": 0.18518,
"h": 150.8
},
"luminance": 0.68084
}Semantic roles & 50–950 ramp
primary
#62F28F
secondary
#C63398
accent
#049CE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581