#62EB96#62EB96
#62EB96 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.170 H 153.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB96 |
|---|---|
| RGB | rgb(98, 235, 150) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.08, -55.90, 30.36) |
| CIE-LCH | lch(84.08, 63.61, 151.49°) |
| OKLab | oklab(84.35% -0.1515 0.076) |
| OKLCH | oklch(84.35% 0.17 153.4) |
| XYZ | xyz(40.2472, 64.2115, 39.1213) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB96 #EB62B7
analogous
#72EB62 #62EB96 #62EBDB
triadic
#62EB96 #9662EB #EB9662
tetradic
#62EB96 #6272EB #EB62B7 #EBDB62
square
#62EB96 #6272EB #EB62B7 #EBDB62
split-complementary
#62EB96 #DB62EB #EB6272
monochromatic
#18BB56 #2CE472 #62EB96 #98F2BA #CFF9DF
Accessibility & contrast
On white
1.52
#62EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#62EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB96
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB96 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#35E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eb96; /* rgb */ color: rgb(98, 235, 150); /* oklch */ color: oklch(84.3% 0.170 153.4);
Tailwind
colors: {
custom: {
50: '#9af2b5',
500: '#62eb96',
950: '#000000',
},
}SCSS
$custom: #62eb96; $custom-light: #9af2b5; $custom-dark: #000000;
JSON
{
"hex": "#62eb96",
"rgb": {
"r": 98,
"g": 235,
"b": 150
},
"hsl": {
"h": 142.774,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84345,
"c": 0.16954,
"h": 153.4
},
"luminance": 0.64215
}Semantic roles & 50–950 ramp
primary
#62EB96
secondary
#BA3788
accent
#0C8CDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581