#62E09C#62E09C
#62E09C is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.149 H 157.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62E09C |
|---|---|
| RGB | rgb(98, 224, 156) |
| HSL | hsl(148, 67%, 63%) |
| HSV | hsv(148, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(80.91, -50.37, 23.00) |
| CIE-LCH | lch(80.91, 55.37, 155.46°) |
| OKLab | oklab(81.79% -0.1374 0.0583) |
| OKLCH | oklch(81.79% 0.149 157) |
| XYZ | xyz(37.6902, 58.3048, 40.7138) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.27
Weird Green
#3AE57F
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E09C #E062A6
analogous
#67E062 #62E09C #62E0DB
triadic
#62E09C #9C62E0 #E09C62
tetradic
#62E09C #6267E0 #E062A6 #E0DB62
square
#62E09C #6267E0 #E062A6 #E0DB62
split-complementary
#62E09C #DB62E0 #E06267
monochromatic
#21A75E #2FD67C #62E09C #95EABC #C8F4DC
Accessibility & contrast
On white
1.66
#62E09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#62E09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E09C
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E09C | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD098
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#36DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e09c; /* rgb */ color: rgb(98, 224, 156); /* oklch */ color: oklch(81.8% 0.149 157.0);
Tailwind
colors: {
custom: {
50: '#98eab9',
500: '#62e09c',
950: '#000000',
},
}SCSS
$custom: #62e09c; $custom-light: #98eab9; $custom-dark: #000000;
JSON
{
"hex": "#62e09c",
"rgb": {
"r": 98,
"g": 224,
"b": 156
},
"hsl": {
"h": 147.619,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81786,
"c": 0.14924,
"h": 157
},
"luminance": 0.58308
}Semantic roles & 50–950 ramp
primary
#62E09C
secondary
#A93D77
accent
#177ACF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481