#62E996#62E996
#62E996 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.167 H 153.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62E996 |
|---|---|
| RGB | rgb(98, 233, 150) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.48, -55.11, 29.57) |
| CIE-LCH | lch(83.48, 62.54, 151.79°) |
| OKLab | oklab(83.86% -0.1495 0.0741) |
| OKLCH | oklch(83.86% 0.167 153.6) |
| XYZ | xyz(39.6778, 63.0727, 38.9315) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E996 #E962B5
analogous
#72E962 #62E996 #62E9D9
triadic
#62E996 #9662E9 #E99662
tetradic
#62E996 #6272E9 #E962B5 #E9D962
square
#62E996 #6272E9 #E962B5 #E9D962
split-complementary
#62E996 #D962E9 #E96272
monochromatic
#1AB756 #2CE172 #62E996 #98F1BA #CDF8DE
Accessibility & contrast
On white
1.54
#62E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#62E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E996
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E996 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#36E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e996; /* rgb */ color: rgb(98, 233, 150); /* oklch */ color: oklch(83.9% 0.167 153.6);
Tailwind
colors: {
custom: {
50: '#9af1b5',
500: '#62e996',
950: '#000000',
},
}SCSS
$custom: #62e996; $custom-light: #9af1b5; $custom-dark: #000000;
JSON
{
"hex": "#62e996",
"rgb": {
"r": 98,
"g": 233,
"b": 150
},
"hsl": {
"h": 143.111,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83857,
"c": 0.16685,
"h": 153.6
},
"luminance": 0.63077
}Semantic roles & 50–950 ramp
primary
#62E996
secondary
#B73886
accent
#0E8AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581