#62DF9E#62DF9E
#62DF9E is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.146 H 158.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF9E |
|---|---|
| RGB | rgb(98, 223, 158) |
| HSL | hsl(149, 66%, 63%) |
| HSV | hsv(149, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(80.65, -49.56, 21.60) |
| CIE-LCH | lch(80.65, 54.07, 156.45°) |
| OKLab | oklab(81.59% -0.1354 0.0548) |
| OKLCH | oklch(81.59% 0.146 158) |
| XYZ | xyz(37.5930, 57.8372, 41.5237) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 5.10
Light Greenish Blue
#63F7B4
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 6.09
Hospital Green
#9BE5AA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF9E #DF62A3
analogous
#64DF62 #62DF9E #62DFDD
triadic
#62DF9E #9E62DF #DF9E62
tetradic
#62DF9E #6264DF #DF62A3 #DFDD62
square
#62DF9E #6264DF #DF62A3 #DFDD62
split-complementary
#62DF9E #DD62DF #DF6264
monochromatic
#22A561 #2FD57F #62DF9E #95E9BD #C8F4DD
Accessibility & contrast
On white
1.67
#62DF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#62DF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF9E
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF9E | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09A
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#35DECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df9e; /* rgb */ color: rgb(98, 223, 158); /* oklch */ color: oklch(81.6% 0.146 158.0);
Tailwind
colors: {
custom: {
50: '#98eabb',
500: '#62df9e',
950: '#000000',
},
}SCSS
$custom: #62df9e; $custom-light: #98eabb; $custom-dark: #000000;
JSON
{
"hex": "#62df9e",
"rgb": {
"r": 98,
"g": 223,
"b": 158
},
"hsl": {
"h": 148.8,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81586,
"c": 0.14612,
"h": 158
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#62DF9E
secondary
#A83E75
accent
#1776CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481