#62DD7B#62DD7B
#62DD7B is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.175 H 148.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD7B |
|---|---|
| RGB | rgb(98, 221, 123) |
| HSL | hsl(132, 64%, 63%) |
| HSV | hsv(132, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(79.46, -54.93, 37.90) |
| CIE-LCH | lch(79.46, 66.74, 145.40°) |
| OKLab | oklab(80.42% -0.1487 0.093) |
| OKLCH | oklch(80.42% 0.175 148) |
| XYZ | xyz(34.4663, 55.7366, 27.6770) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Tealish Green
#0CDC73
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.29
Seaweed
#18D17B
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.47
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD7B #DD62C4
analogous
#87DD62 #62DD7B #62DDB8
triadic
#62DD7B #7B62DD #DD7B62
tetradic
#62DD7B #6287DD #DD62C4 #DDB862
square
#62DD7B #6287DD #DD62C4 #DDB862
split-complementary
#62DD7B #B862DD #DD6287
monochromatic
#23A23D #30D251 #62DD7B #94E8A5 #C7F3D0
Accessibility & contrast
On white
1.73
#62DD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#62DD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD7B
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD7B | 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)
#DFCC74
Deuteranopia (green-blind)
#CFC082
Tritanopia (blue-blind)
#47D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd7b; /* rgb */ color: rgb(98, 221, 123); /* oklch */ color: oklch(80.4% 0.175 148.0);
Tailwind
colors: {
custom: {
50: '#98e8a2',
500: '#62dd7b',
950: '#000000',
},
}SCSS
$custom: #62dd7b; $custom-light: #98e8a2; $custom-dark: #000000;
JSON
{
"hex": "#62dd7b",
"rgb": {
"r": 98,
"g": 221,
"b": 123
},
"hsl": {
"h": 132.195,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80423,
"c": 0.17538,
"h": 148
},
"luminance": 0.5574
}Semantic roles & 50–950 ramp
primary
#62DD7B
secondary
#A53E90
accent
#19A8CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480