#62EE75#62EE75
#62EE75 is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.203 H 146.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE75 |
|---|---|
| RGB | rgb(98, 238, 117) |
| HSL | hsl(128, 80%, 66%) |
| HSV | hsv(128, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.50, -62.21, 47.11) |
| CIE-LCH | lch(84.50, 78.03, 142.86°) |
| OKLab | oklab(84.54% -0.1683 0.1135) |
| OKLCH | oklch(84.54% 0.203 146) |
| XYZ | xyz(38.8200, 65.0265, 27.3318) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Wintergreen
#20F986
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE75 #EE62DB
analogous
#95EE62 #62EE75 #62EEBB
triadic
#62EE75 #7562EE #EE7562
tetradic
#62EE75 #6295EE #EE62DB #EEBB62
square
#62EE75 #6295EE #EE62DB #EEBB62
split-complementary
#62EE75 #BB62EE #EE6295
monochromatic
#15C12C #2BE844 #62EE75 #99F4A6 #D0FAD6
Accessibility & contrast
On white
1.50
#62EE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#62EE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE75
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE75 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#43E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ee75; /* rgb */ color: rgb(98, 238, 117); /* oklch */ color: oklch(84.5% 0.203 146.0);
Tailwind
colors: {
custom: {
50: '#9bf59f',
500: '#62ee75',
950: '#000000',
},
}SCSS
$custom: #62ee75; $custom-light: #9bf59f; $custom-dark: #000000;
JSON
{
"hex": "#62ee75",
"rgb": {
"r": 98,
"g": 238,
"b": 117
},
"hsl": {
"h": 128.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84537,
"c": 0.20305,
"h": 146
},
"luminance": 0.6503
}Semantic roles & 50–950 ramp
primary
#62EE75
secondary
#BF35AC
accent
#09C0DD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580