#62ED93#62ED93
#62ED93 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.175 H 152.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED93 |
|---|---|
| RGB | rgb(98, 237, 147) |
| HSL | hsl(141, 79%, 66%) |
| HSV | hsv(141, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.62, -57.20, 32.60) |
| CIE-LCH | lch(84.62, 65.84, 150.32°) |
| OKLab | oklab(84.78% -0.1549 0.0813) |
| OKLCH | oklch(84.78% 0.175 152.3) |
| XYZ | xyz(40.5845, 65.2677, 38.0573) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED93 #ED62BC
analogous
#76ED62 #62ED93 #62EDD8
triadic
#62ED93 #9362ED #ED9362
tetradic
#62ED93 #6276ED #ED62BC #EDD862
square
#62ED93 #6276ED #ED62BC #EDD862
split-complementary
#62ED93 #D862ED #ED6276
monochromatic
#16BF51 #2BE76D #62ED93 #99F3B9 #D0FADF
Accessibility & contrast
On white
1.49
#62ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#62ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED93
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED93 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#35EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed93; /* rgb */ color: rgb(98, 237, 147); /* oklch */ color: oklch(84.8% 0.175 152.3);
Tailwind
colors: {
custom: {
50: '#9af4b3',
500: '#62ed93',
950: '#000000',
},
}SCSS
$custom: #62ed93; $custom-light: #9af4b3; $custom-dark: #000000;
JSON
{
"hex": "#62ed93",
"rgb": {
"r": 98,
"g": 237,
"b": 147
},
"hsl": {
"h": 141.151,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84777,
"c": 0.17494,
"h": 152.3
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#62ED93
secondary
#BD368E
accent
#0A92DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581