#62EA95#62EA95
#62EA95 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.169 H 153.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA95 |
|---|---|
| RGB | rgb(98, 234, 149) |
| HSL | hsl(143, 76%, 65%) |
| HSV | hsv(143, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.76, -55.68, 30.45) |
| CIE-LCH | lch(83.76, 63.46, 151.33°) |
| OKLab | oklab(84.08% -0.1509 0.0762) |
| OKLCH | oklch(84.08% 0.169 153.2) |
| XYZ | xyz(39.8815, 63.6084, 38.6039) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.93
Sea Green (survey)
#53FCA1
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA95 #EA62B7
analogous
#73EA62 #62EA95 #62EAD9
triadic
#62EA95 #9562EA #EA9562
tetradic
#62EA95 #6273EA #EA62B7 #EAD962
square
#62EA95 #6273EA #EA62B7 #EAD962
split-complementary
#62EA95 #D962EA #EA6273
monochromatic
#19B955 #2CE371 #62EA95 #98F1B9 #CEF8DE
Accessibility & contrast
On white
1.53
#62EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#62EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA95
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA95 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#36E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea95; /* rgb */ color: rgb(98, 234, 149); /* oklch */ color: oklch(84.1% 0.169 153.2);
Tailwind
colors: {
custom: {
50: '#9af2b4',
500: '#62ea95',
950: '#000000',
},
}SCSS
$custom: #62ea95; $custom-light: #9af2b4; $custom-dark: #000000;
JSON
{
"hex": "#62ea95",
"rgb": {
"r": 98,
"g": 234,
"b": 149
},
"hsl": {
"h": 142.5,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84082,
"c": 0.1691,
"h": 153.2
},
"luminance": 0.63612
}Semantic roles & 50–950 ramp
primary
#62EA95
secondary
#B83888
accent
#0D8CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581