#62EB91#62EB91
#62EB91 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.174 H 152.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB91 |
|---|---|
| RGB | rgb(98, 235, 145) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.99, -56.77, 32.78) |
| CIE-LCH | lch(83.99, 65.56, 150.00°) |
| OKLab | oklab(84.25% -0.1537 0.0817) |
| OKLCH | oklch(84.25% 0.174 152) |
| XYZ | xyz(39.8531, 64.0539, 37.0460) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB91 #EB62BC
analogous
#77EB62 #62EB91 #62EBD5
triadic
#62EB91 #9162EB #EB9162
tetradic
#62EB91 #6277EB #EB62BC #EBD562
square
#62EB91 #6277EB #EB62BC #EBD562
split-complementary
#62EB91 #D562EB #EB6277
monochromatic
#18BB50 #2CE46B #62EB91 #98F2B7 #CFF9DD
Accessibility & contrast
On white
1.52
#62EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#62EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB91
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB91 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#38E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62eb91; /* rgb */ color: rgb(98, 235, 145); /* oklch */ color: oklch(84.3% 0.174 152.0);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#62eb91',
950: '#000000',
},
}SCSS
$custom: #62eb91; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#62eb91",
"rgb": {
"r": 98,
"g": 235,
"b": 145
},
"hsl": {
"h": 140.584,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84251,
"c": 0.17408,
"h": 152
},
"luminance": 0.64058
}Semantic roles & 50–950 ramp
primary
#62EB91
secondary
#BA378D
accent
#0C93DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581