#62E097#62E097
#62E097 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.154 H 155.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62E097 |
|---|---|
| RGB | rgb(98, 224, 151) |
| HSL | hsl(145, 67%, 63%) |
| HSV | hsv(145, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 32.6%, 12.2%) |
| CIE-LAB | lab(80.82, -51.32, 25.46) |
| CIE-LCH | lch(80.82, 57.29, 153.61°) |
| OKLab | oklab(81.68% -0.1396 0.0642) |
| OKLCH | oklch(81.68% 0.154 155.3) |
| XYZ | xyz(37.2755, 58.1389, 38.5297) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 4.79
Seaweed
#18D17B
ΔE00 5.53
Light Greenish Blue
#63F7B4
ΔE00 5.58
Seafoam Green
#7AF9AB
ΔE00 5.61
Seafoam (survey)
#80F9AD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E097 #E062AB
analogous
#6CE062 #62E097 #62E0D6
triadic
#62E097 #9762E0 #E09762
tetradic
#62E097 #626CE0 #E062AB #E0D662
square
#62E097 #626CE0 #E062AB #E0D662
split-complementary
#62E097 #D662E0 #E0626C
monochromatic
#21A759 #2FD675 #62E097 #95EAB9 #C8F4DB
Accessibility & contrast
On white
1.66
#62E097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#62E097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E097
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E097 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CEC49C
Tritanopia (blue-blind)
#39DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e097; /* rgb */ color: rgb(98, 224, 151); /* oklch */ color: oklch(81.7% 0.154 155.3);
Tailwind
colors: {
custom: {
50: '#98eab6',
500: '#62e097',
950: '#000000',
},
}SCSS
$custom: #62e097; $custom-light: #98eab6; $custom-dark: #000000;
JSON
{
"hex": "#62e097",
"rgb": {
"r": 98,
"g": 224,
"b": 151
},
"hsl": {
"h": 145.238,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.8168,
"c": 0.1537,
"h": 155.3
},
"luminance": 0.58142
}Semantic roles & 50–950 ramp
primary
#62E097
secondary
#A93D7C
accent
#1781CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481