#62F284#62F284
#62F284 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.195 H 148.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62F284 |
|---|---|
| RGB | rgb(98, 242, 132) |
| HSL | hsl(134, 85%, 67%) |
| HSV | hsv(134, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.89, -61.53, 41.67) |
| CIE-LCH | lch(85.89, 74.31, 145.89°) |
| OKLab | oklab(85.74% -0.1663 0.102) |
| OKLCH | oklch(85.74% 0.195 148.5) |
| XYZ | xyz(40.9511, 67.7629, 32.7468) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F284 #F262D0
analogous
#88F262 #62F284 #62F2CC
triadic
#62F284 #8462F2 #F28462
tetradic
#62F284 #6288F2 #F262D0 #F2CC62
square
#62F284 #6288F2 #F262D0 #F2CC62
split-complementary
#62F284 #CC62F2 #F26288
monochromatic
#11C93C #29ED58 #62F284 #9BF7B0 #D3FBDD
Accessibility & contrast
On white
1.44
#62F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#62F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F284
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F284 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7B
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#3BEED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f284; /* rgb */ color: rgb(98, 242, 132); /* oklch */ color: oklch(85.7% 0.195 148.5);
Tailwind
colors: {
custom: {
50: '#9bf7a9',
500: '#62f284',
950: '#000000',
},
}SCSS
$custom: #62f284; $custom-light: #9bf7a9; $custom-dark: #000000;
JSON
{
"hex": "#62f284",
"rgb": {
"r": 98,
"g": 242,
"b": 132
},
"hsl": {
"h": 134.167,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.85744,
"c": 0.19505,
"h": 148.5
},
"luminance": 0.67767
}Semantic roles & 50–950 ramp
primary
#62F284
secondary
#C633A3
accent
#04ADE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581