#62DD7C#62DD7C
#62DD7C is a light, vivid green. Relative luminance 0.558; OKLCH L 80.4% C 0.174 H 148.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD7C |
|---|---|
| RGB | rgb(98, 221, 124) |
| HSL | hsl(133, 64%, 63%) |
| HSV | hsv(133, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(79.48, -54.77, 37.42) |
| CIE-LCH | lch(79.48, 66.34, 145.66°) |
| OKLab | oklab(80.44% -0.1483 0.0919) |
| OKLCH | oklch(80.44% 0.174 148.2) |
| XYZ | xyz(34.5292, 55.7617, 28.0084) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Tealish Green
#0CDC73
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.45
Seaweed
#18D17B
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.47
Emerald
#50C878
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD7C #DD62C3
analogous
#85DD62 #62DD7C #62DDBA
triadic
#62DD7C #7C62DD #DD7C62
tetradic
#62DD7C #6285DD #DD62C3 #DDBA62
square
#62DD7C #6285DD #DD62C3 #DDBA62
split-complementary
#62DD7C #BA62DD #DD6285
monochromatic
#23A23E #30D252 #62DD7C #94E8A6 #C7F3D0
Accessibility & contrast
On white
1.73
#62DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#62DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD7C
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD7C | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#CFC082
Tritanopia (blue-blind)
#46D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd7c; /* rgb */ color: rgb(98, 221, 124); /* oklch */ color: oklch(80.4% 0.174 148.2);
Tailwind
colors: {
custom: {
50: '#98e8a3',
500: '#62dd7c',
950: '#000000',
},
}SCSS
$custom: #62dd7c; $custom-light: #98e8a3; $custom-dark: #000000;
JSON
{
"hex": "#62dd7c",
"rgb": {
"r": 98,
"g": 221,
"b": 124
},
"hsl": {
"h": 132.683,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.8044,
"c": 0.17446,
"h": 148.2
},
"luminance": 0.55765
}Semantic roles & 50–950 ramp
primary
#62DD7C
secondary
#A53E8F
accent
#19A6CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480