#62EA96#62EA96
#62EA96 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.168 H 153.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA96 |
|---|---|
| RGB | rgb(98, 234, 150) |
| HSL | hsl(143, 76%, 65%) |
| HSV | hsv(143, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.78, -55.50, 29.96) |
| CIE-LCH | lch(83.78, 63.08, 151.64°) |
| OKLab | oklab(84.1% -0.1505 0.0751) |
| OKLCH | oklch(84.1% 0.168 153.5) |
| XYZ | xyz(39.9617, 63.6405, 39.0262) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA96 #EA62B6
analogous
#72EA62 #62EA96 #62EADA
triadic
#62EA96 #9662EA #EA9662
tetradic
#62EA96 #6272EA #EA62B6 #EADA62
square
#62EA96 #6272EA #EA62B6 #EADA62
split-complementary
#62EA96 #DA62EA #EA6272
monochromatic
#19B956 #2CE372 #62EA96 #98F1BA #CEF8DE
Accessibility & contrast
On white
1.53
#62EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#62EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA96
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA96 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#35E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea96; /* rgb */ color: rgb(98, 234, 150); /* oklch */ color: oklch(84.1% 0.168 153.5);
Tailwind
colors: {
custom: {
50: '#9af2b5',
500: '#62ea96',
950: '#000000',
},
}SCSS
$custom: #62ea96; $custom-light: #9af2b5; $custom-dark: #000000;
JSON
{
"hex": "#62ea96",
"rgb": {
"r": 98,
"g": 234,
"b": 150
},
"hsl": {
"h": 142.941,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84101,
"c": 0.1682,
"h": 153.5
},
"luminance": 0.63644
}Semantic roles & 50–950 ramp
primary
#62EA96
secondary
#B83887
accent
#0D8BD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581