#62E696#62E696
#62E696 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.163 H 154.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62E696 |
|---|---|
| RGB | rgb(98, 230, 150) |
| HSL | hsl(144, 73%, 64%) |
| HSV | hsv(144, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(82.59, -53.92, 28.37) |
| CIE-LCH | lch(82.59, 60.93, 152.25°) |
| OKLab | oklab(83.13% -0.1464 0.0712) |
| OKLCH | oklch(83.13% 0.163 154) |
| XYZ | xyz(38.8357, 61.3887, 38.6508) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Aqua Green
#12E193
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Green Blue
#56FCA2
ΔE00 4.80
Sea Green (survey)
#53FCA1
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E696 #E662B2
analogous
#70E662 #62E696 #62E6D8
triadic
#62E696 #9662E6 #E69662
tetradic
#62E696 #6270E6 #E662B2 #E6D862
square
#62E696 #6270E6 #E662B2 #E6D862
split-complementary
#62E696 #D862E6 #E66270
monochromatic
#1CB157 #2DDE73 #62E696 #97EEB9 #CCF7DD
Accessibility & contrast
On white
1.58
#62E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#62E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E696
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E696 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#D4C89B
Tritanopia (blue-blind)
#37E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e696; /* rgb */ color: rgb(98, 230, 150); /* oklch */ color: oklch(83.1% 0.163 154.0);
Tailwind
colors: {
custom: {
50: '#99efb5',
500: '#62e696',
950: '#000000',
},
}SCSS
$custom: #62e696; $custom-light: #99efb5; $custom-dark: #000000;
JSON
{
"hex": "#62e696",
"rgb": {
"r": 98,
"g": 230,
"b": 150
},
"hsl": {
"h": 143.636,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83125,
"c": 0.1628,
"h": 154
},
"luminance": 0.61392
}Semantic roles & 50–950 ramp
primary
#62E696
secondary
#B23A83
accent
#1188D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581