#62EB95#62EB95
#62EB95 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.170 H 153.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB95 |
|---|---|
| RGB | rgb(98, 235, 149) |
| HSL | hsl(142, 77%, 65%) |
| HSV | hsv(142, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.06, -56.07, 30.85) |
| CIE-LCH | lch(84.06, 64.00, 151.19°) |
| OKLab | oklab(84.33% -0.152 0.0772) |
| OKLCH | oklch(84.33% 0.17 153.1) |
| XYZ | xyz(40.1670, 64.1794, 38.6991) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB95 #EB62B8
analogous
#73EB62 #62EB95 #62EBDA
triadic
#62EB95 #9562EB #EB9562
tetradic
#62EB95 #6273EB #EB62B8 #EBDA62
square
#62EB95 #6273EB #EB62B8 #EBDA62
split-complementary
#62EB95 #DA62EB #EB6273
monochromatic
#18BB54 #2CE470 #62EB95 #98F2BA #CFF9DE
Accessibility & contrast
On white
1.52
#62EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#62EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB95
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB95 | 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)
#EBD98F
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#35E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eb95; /* rgb */ color: rgb(98, 235, 149); /* oklch */ color: oklch(84.3% 0.170 153.1);
Tailwind
colors: {
custom: {
50: '#9af2b5',
500: '#62eb95',
950: '#000000',
},
}SCSS
$custom: #62eb95; $custom-light: #9af2b5; $custom-dark: #000000;
JSON
{
"hex": "#62eb95",
"rgb": {
"r": 98,
"g": 235,
"b": 149
},
"hsl": {
"h": 142.336,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84326,
"c": 0.17045,
"h": 153.1
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#62EB95
secondary
#BA3789
accent
#0C8DDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581