#62E09D#62E09D
#62E09D is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.148 H 157.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62E09D |
|---|---|
| RGB | rgb(98, 224, 157) |
| HSL | hsl(148, 67%, 63%) |
| HSV | hsv(148, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(80.93, -50.17, 22.50) |
| CIE-LCH | lch(80.93, 54.99, 155.84°) |
| OKLab | oklab(81.81% -0.1369 0.0571) |
| OKLCH | oklch(81.81% 0.148 157.4) |
| XYZ | xyz(37.7753, 58.3388, 41.1616) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 5.10
Light Greenish Blue
#63F7B4
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.79
Weird Green
#3AE57F
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E09D #E062A5
analogous
#66E062 #62E09D #62E0DC
triadic
#62E09D #9D62E0 #E09D62
tetradic
#62E09D #6266E0 #E062A5 #E0DC62
square
#62E09D #6266E0 #E062A5 #E0DC62
split-complementary
#62E09D #DC62E0 #E06266
monochromatic
#21A760 #2FD67D #62E09D #95EABD #C8F4DD
Accessibility & contrast
On white
1.66
#62E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#62E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E09D
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E09D | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED099
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#35DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e09d; /* rgb */ color: rgb(98, 224, 157); /* oklch */ color: oklch(81.8% 0.148 157.4);
Tailwind
colors: {
custom: {
50: '#98eaba',
500: '#62e09d',
950: '#000000',
},
}SCSS
$custom: #62e09d; $custom-light: #98eaba; $custom-dark: #000000;
JSON
{
"hex": "#62e09d",
"rgb": {
"r": 98,
"g": 224,
"b": 157
},
"hsl": {
"h": 148.095,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81807,
"c": 0.14836,
"h": 157.4
},
"luminance": 0.58342
}Semantic roles & 50–950 ramp
primary
#62E09D
secondary
#A93D77
accent
#1779CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481