#62E693#62E693
#62E693 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.166 H 153.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62E693 |
|---|---|
| RGB | rgb(98, 230, 147) |
| HSL | hsl(142, 73%, 64%) |
| HSV | hsv(142, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.54, -54.46, 29.83) |
| CIE-LCH | lch(82.54, 62.10, 151.29°) |
| OKLab | oklab(83.07% -0.1477 0.0747) |
| OKLCH | oklch(83.07% 0.166 153.2) |
| XYZ | xyz(38.5973, 61.2933, 37.3949) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Aqua Green
#12E193
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.82
Sea Green (survey)
#53FCA1
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E693 #E662B5
analogous
#73E662 #62E693 #62E6D5
triadic
#62E693 #9362E6 #E69362
tetradic
#62E693 #6273E6 #E662B5 #E6D562
square
#62E693 #6273E6 #E662B5 #E6D562
split-complementary
#62E693 #D562E6 #E66273
monochromatic
#1CB154 #2DDE6F #62E693 #97EEB7 #CCF7DC
Accessibility & contrast
On white
1.58
#62E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#62E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E693
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E693 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#39E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e693; /* rgb */ color: rgb(98, 230, 147); /* oklch */ color: oklch(83.1% 0.166 153.2);
Tailwind
colors: {
custom: {
50: '#99efb3',
500: '#62e693',
950: '#000000',
},
}SCSS
$custom: #62e693; $custom-light: #99efb3; $custom-dark: #000000;
JSON
{
"hex": "#62e693",
"rgb": {
"r": 98,
"g": 230,
"b": 147
},
"hsl": {
"h": 142.273,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83066,
"c": 0.16552,
"h": 153.2
},
"luminance": 0.61297
}Semantic roles & 50–950 ramp
primary
#62E693
secondary
#B23A86
accent
#118CD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581