#62E592#62E592
#62E592 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.165 H 153.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62E592 |
|---|---|
| RGB | rgb(98, 229, 146) |
| HSL | hsl(142, 72%, 64%) |
| HSV | hsv(142, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.22, -54.24, 29.92) |
| CIE-LCH | lch(82.22, 61.95, 151.12°) |
| OKLab | oklab(82.8% -0.1471 0.0749) |
| OKLCH | oklch(82.8% 0.165 153) |
| XYZ | xyz(38.2416, 60.7070, 36.8909) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Aqua Green
#12E193
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.77
Turquoise Green
#04F489
ΔE00 5.01
Light Green Blue
#56FCA2
ΔE00 5.02
Seafoam (survey)
#80F9AD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E592 #E562B5
analogous
#74E562 #62E592 #62E5D4
triadic
#62E592 #9262E5 #E59262
tetradic
#62E592 #6274E5 #E562B5 #E5D462
square
#62E592 #6274E5 #E562B5 #E5D462
split-complementary
#62E592 #D462E5 #E56274
monochromatic
#1DB053 #2DDC6E #62E592 #97EEB6 #CBF6DB
Accessibility & contrast
On white
1.60
#62E592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#62E592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E592
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E592 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#D3C897
Tritanopia (blue-blind)
#3AE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e592; /* rgb */ color: rgb(98, 229, 146); /* oklch */ color: oklch(82.8% 0.165 153.0);
Tailwind
colors: {
custom: {
50: '#99eeb2',
500: '#62e592',
950: '#000000',
},
}SCSS
$custom: #62e592; $custom-light: #99eeb2; $custom-dark: #000000;
JSON
{
"hex": "#62e592",
"rgb": {
"r": 98,
"g": 229,
"b": 146
},
"hsl": {
"h": 141.985,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82802,
"c": 0.16507,
"h": 153
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#62E592
secondary
#B13B85
accent
#128DD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581