#62DF8F#62DF8F
#62DF8F is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.160 H 152.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF8F |
|---|---|
| RGB | rgb(98, 223, 143) |
| HSL | hsl(142, 66%, 63%) |
| HSV | hsv(142, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(80.38, -52.39, 28.99) |
| CIE-LCH | lch(80.38, 59.87, 151.04°) |
| OKLab | oklab(81.27% -0.1421 0.0726) |
| OKLCH | oklch(81.27% 0.16 152.9) |
| XYZ | xyz(36.3798, 57.3519, 35.1341) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.78
Aqua Green
#12E193
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.86
Seaweed
#18D17B
ΔE00 5.03
Emerald
#50C878
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF8F #DF62B2
analogous
#73DF62 #62DF8F #62DFCE
triadic
#62DF8F #8F62DF #DF8F62
tetradic
#62DF8F #6273DF #DF62B2 #DFCE62
square
#62DF8F #6273DF #DF62B2 #DFCE62
split-complementary
#62DF8F #CE62DF #DF6273
monochromatic
#22A551 #2FD56B #62DF8F #95E9B3 #C8F4D8
Accessibility & contrast
On white
1.68
#62DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#62DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF8F
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF8F | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8A
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#3EDCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df8f; /* rgb */ color: rgb(98, 223, 143); /* oklch */ color: oklch(81.3% 0.160 152.9);
Tailwind
colors: {
custom: {
50: '#98eab0',
500: '#62df8f',
950: '#000000',
},
}SCSS
$custom: #62df8f; $custom-light: #98eab0; $custom-dark: #000000;
JSON
{
"hex": "#62df8f",
"rgb": {
"r": 98,
"g": 223,
"b": 143
},
"hsl": {
"h": 141.6,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81275,
"c": 0.15963,
"h": 152.9
},
"luminance": 0.57355
}Semantic roles & 50–950 ramp
primary
#62DF8F
secondary
#A83E81
accent
#178CCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481