#62E09A#62E09A
#62E09A is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.151 H 156.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62E09A |
|---|---|
| RGB | rgb(98, 224, 154) |
| HSL | hsl(147, 67%, 63%) |
| HSV | hsv(147, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(80.87, -50.75, 23.98) |
| CIE-LCH | lch(80.87, 56.13, 154.71°) |
| OKLab | oklab(81.74% -0.1383 0.0607) |
| OKLCH | oklch(81.74% 0.151 156.3) |
| XYZ | xyz(37.5223, 58.2376, 39.8292) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 5.31
Light Greenish Blue
#63F7B4
ΔE00 5.34
Seafoam
#7FE0B3
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 5.67
Seaweed
#18D17B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E09A #E062A8
analogous
#69E062 #62E09A #62E0D9
triadic
#62E09A #9A62E0 #E09A62
tetradic
#62E09A #6269E0 #E062A8 #E0D962
square
#62E09A #6269E0 #E062A8 #E0D962
split-complementary
#62E09A #D962E0 #E06269
monochromatic
#21A75C #2FD679 #62E09A #95EABB #C8F4DC
Accessibility & contrast
On white
1.66
#62E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#62E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E09A
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E09A | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CDC49E
Tritanopia (blue-blind)
#37DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e09a; /* rgb */ color: rgb(98, 224, 154); /* oklch */ color: oklch(81.7% 0.151 156.3);
Tailwind
colors: {
custom: {
50: '#98eab8',
500: '#62e09a',
950: '#000000',
},
}SCSS
$custom: #62e09a; $custom-light: #98eab8; $custom-dark: #000000;
JSON
{
"hex": "#62e09a",
"rgb": {
"r": 98,
"g": 224,
"b": 154
},
"hsl": {
"h": 146.667,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81743,
"c": 0.15102,
"h": 156.3
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#62E09A
secondary
#A93D79
accent
#177DCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481