#62EB92#62EB92
#62EB92 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.173 H 152.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB92 |
|---|---|
| RGB | rgb(98, 235, 146) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.01, -56.60, 32.30) |
| CIE-LCH | lch(84.01, 65.17, 150.29°) |
| OKLab | oklab(84.27% -0.1533 0.0806) |
| OKLCH | oklch(84.27% 0.173 152.3) |
| XYZ | xyz(39.9305, 64.0849, 37.4539) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB92 #EB62BB
analogous
#76EB62 #62EB92 #62EBD7
triadic
#62EB92 #9262EB #EB9262
tetradic
#62EB92 #6276EB #EB62BB #EBD762
square
#62EB92 #6276EB #EB62BB #EBD762
split-complementary
#62EB92 #D762EB #EB6276
monochromatic
#18BB51 #2CE46C #62EB92 #98F2B8 #CFF9DD
Accessibility & contrast
On white
1.52
#62EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#62EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB92
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB92 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#37E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62eb92; /* rgb */ color: rgb(98, 235, 146); /* oklch */ color: oklch(84.3% 0.173 152.3);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#62eb92',
950: '#000000',
},
}SCSS
$custom: #62eb92; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#62eb92",
"rgb": {
"r": 98,
"g": 235,
"b": 146
},
"hsl": {
"h": 141.022,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.8427,
"c": 0.17317,
"h": 152.3
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#62EB92
secondary
#BA378C
accent
#0C92DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581