#62ED91#62ED91
#62ED91 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.177 H 151.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED91 |
|---|---|
| RGB | rgb(98, 237, 145) |
| HSL | hsl(140, 79%, 66%) |
| HSV | hsv(140, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(84.59, -57.55, 33.57) |
| CIE-LCH | lch(84.59, 66.62, 149.75°) |
| OKLab | oklab(84.74% -0.1558 0.0835) |
| OKLCH | oklch(84.74% 0.177 151.8) |
| XYZ | xyz(40.4289, 65.2055, 37.2379) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED91 #ED62BE
analogous
#78ED62 #62ED91 #62EDD7
triadic
#62ED91 #9162ED #ED9162
tetradic
#62ED91 #6278ED #ED62BE #EDD762
square
#62ED91 #6278ED #ED62BE #EDD762
split-complementary
#62ED91 #D762ED #ED6278
monochromatic
#16BF4F #2BE76B #62ED91 #99F3B7 #D0FADE
Accessibility & contrast
On white
1.50
#62ED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#62ED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED91
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED91 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#37EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed91; /* rgb */ color: rgb(98, 237, 145); /* oklch */ color: oklch(84.7% 0.177 151.8);
Tailwind
colors: {
custom: {
50: '#9af4b2',
500: '#62ed91',
950: '#000000',
},
}SCSS
$custom: #62ed91; $custom-light: #9af4b2; $custom-dark: #000000;
JSON
{
"hex": "#62ed91",
"rgb": {
"r": 98,
"g": 237,
"b": 145
},
"hsl": {
"h": 140.288,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.8474,
"c": 0.17675,
"h": 151.8
},
"luminance": 0.65209
}Semantic roles & 50–950 ramp
primary
#62ED91
secondary
#BD368F
accent
#0A95DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581