#62F288#62F288
#62F288 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.191 H 149.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62F288 |
|---|---|
| RGB | rgb(98, 242, 136) |
| HSL | hsl(136, 85%, 67%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.94, -60.92, 39.79) |
| CIE-LCH | lch(85.94, 72.76, 146.85°) |
| OKLab | oklab(85.81% -0.1646 0.0978) |
| OKLCH | oklch(85.81% 0.191 149.3) |
| XYZ | xyz(41.2301, 67.8745, 34.2161) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F288 #F262CC
analogous
#84F262 #62F288 #62F2D0
triadic
#62F288 #8862F2 #F28862
tetradic
#62F288 #6284F2 #F262CC #F2D062
square
#62F288 #6284F2 #F262CC #F2D062
split-complementary
#62F288 #D062F2 #F26284
monochromatic
#11C941 #29ED5D #62F288 #9BF7B3 #D3FBDE
Accessibility & contrast
On white
1.44
#62F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#62F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F288
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F288 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#39EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f288; /* rgb */ color: rgb(98, 242, 136); /* oklch */ color: oklch(85.8% 0.191 149.3);
Tailwind
colors: {
custom: {
50: '#9bf7ac',
500: '#62f288',
950: '#000000',
},
}SCSS
$custom: #62f288; $custom-light: #9bf7ac; $custom-dark: #000000;
JSON
{
"hex": "#62f288",
"rgb": {
"r": 98,
"g": 242,
"b": 136
},
"hsl": {
"h": 135.833,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.85809,
"c": 0.19148,
"h": 149.3
},
"luminance": 0.67879
}Semantic roles & 50–950 ramp
primary
#62F288
secondary
#C6339F
accent
#04A7E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581