#62EA91#62EA91
#62EA91 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.173 H 152.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA91 |
|---|---|
| RGB | rgb(98, 234, 145) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.70, -56.38, 32.39) |
| CIE-LCH | lch(83.70, 65.02, 150.13°) |
| OKLab | oklab(84.01% -0.1527 0.0807) |
| OKLCH | oklch(84.01% 0.173 152.1) |
| XYZ | xyz(39.5676, 63.4829, 36.9508) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA91 #EA62BB
analogous
#77EA62 #62EA91 #62EAD5
triadic
#62EA91 #9162EA #EA9162
tetradic
#62EA91 #6277EA #EA62BB #EAD562
square
#62EA91 #6277EA #EA62BB #EAD562
split-complementary
#62EA91 #D562EA #EA6277
monochromatic
#19B950 #2CE36B #62EA91 #98F1B7 #CEF8DD
Accessibility & contrast
On white
1.53
#62EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#62EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA91
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA91 | 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)
#EAD88B
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#38E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea91; /* rgb */ color: rgb(98, 234, 145); /* oklch */ color: oklch(84.0% 0.173 152.1);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#62ea91',
950: '#000000',
},
}SCSS
$custom: #62ea91; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#62ea91",
"rgb": {
"r": 98,
"g": 234,
"b": 145
},
"hsl": {
"h": 140.735,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84007,
"c": 0.17273,
"h": 152.1
},
"luminance": 0.63487
}Semantic roles & 50–950 ramp
primary
#62EA91
secondary
#B8388C
accent
#0D92D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581