#62E095#62E095
#62E095 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.156 H 154.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62E095 |
|---|---|
| RGB | rgb(98, 224, 149) |
| HSL | hsl(144, 67%, 63%) |
| HSV | hsv(144, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 33.5%, 12.2%) |
| CIE-LAB | lab(80.78, -51.70, 26.45) |
| CIE-LCH | lch(80.78, 58.07, 152.91°) |
| OKLab | oklab(81.64% -0.1405 0.0666) |
| OKLCH | oklch(81.64% 0.156 154.6) |
| XYZ | xyz(37.1145, 58.0745, 37.6816) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 4.47
Seaweed
#18D17B
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.61
Light Greenish Blue
#63F7B4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E095 #E062AD
analogous
#6EE062 #62E095 #62E0D4
triadic
#62E095 #9562E0 #E09562
tetradic
#62E095 #626EE0 #E062AD #E0D462
square
#62E095 #626EE0 #E062AD #E0D462
split-complementary
#62E095 #D462E0 #E0626E
monochromatic
#21A757 #2FD672 #62E095 #95EAB8 #C8F4DA
Accessibility & contrast
On white
1.66
#62E095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#62E095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E095
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E095 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD090
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#3ADECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e095; /* rgb */ color: rgb(98, 224, 149); /* oklch */ color: oklch(81.6% 0.156 154.6);
Tailwind
colors: {
custom: {
50: '#98eab4',
500: '#62e095',
950: '#000000',
},
}SCSS
$custom: #62e095; $custom-light: #98eab4; $custom-dark: #000000;
JSON
{
"hex": "#62e095",
"rgb": {
"r": 98,
"g": 224,
"b": 149
},
"hsl": {
"h": 144.286,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81639,
"c": 0.15552,
"h": 154.6
},
"luminance": 0.58078
}Semantic roles & 50–950 ramp
primary
#62E095
secondary
#A93D7D
accent
#1784CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481