#62EA92#62EA92
#62EA92 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.172 H 152.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA92 |
|---|---|
| RGB | rgb(98, 234, 146) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.71, -56.21, 31.90) |
| CIE-LCH | lch(83.71, 64.63, 150.42°) |
| OKLab | oklab(84.03% -0.1523 0.0796) |
| OKLCH | oklch(84.03% 0.172 152.4) |
| XYZ | xyz(39.6451, 63.5139, 37.3587) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 4.01
Sea Green (survey)
#53FCA1
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA92 #EA62BA
analogous
#76EA62 #62EA92 #62EAD6
triadic
#62EA92 #9262EA #EA9262
tetradic
#62EA92 #6276EA #EA62BA #EAD662
square
#62EA92 #6276EA #EA62BA #EAD662
split-complementary
#62EA92 #D662EA #EA6276
monochromatic
#19B951 #2CE36D #62EA92 #98F1B7 #CEF8DD
Accessibility & contrast
On white
1.53
#62EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#62EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA92
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA92 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#37E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea92; /* rgb */ color: rgb(98, 234, 146); /* oklch */ color: oklch(84.0% 0.172 152.4);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#62ea92',
950: '#000000',
},
}SCSS
$custom: #62ea92; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#62ea92",
"rgb": {
"r": 98,
"g": 234,
"b": 146
},
"hsl": {
"h": 141.176,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84025,
"c": 0.17183,
"h": 152.4
},
"luminance": 0.63518
}Semantic roles & 50–950 ramp
primary
#62EA92
secondary
#B8388B
accent
#0D91D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581