#62DD8B#62DD8B
#62DD8B is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.161 H 152.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD8B |
|---|---|
| RGB | rgb(98, 221, 139) |
| HSL | hsl(140, 64%, 63%) |
| HSV | hsv(140, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 37.1%, 13.3%) |
| CIE-LAB | lab(79.71, -52.29, 30.15) |
| CIE-LCH | lch(79.71, 60.36, 150.03°) |
| OKLab | oklab(80.71% -0.1418 0.0753) |
| OKLCH | oklch(80.71% 0.161 152) |
| XYZ | xyz(35.5510, 56.1704, 33.3896) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.53
Seaweed
#18D17B
ΔE00 4.72
Emerald
#50C878
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD8B #DD62B4
analogous
#76DD62 #62DD8B #62DDC9
triadic
#62DD8B #8B62DD #DD8B62
tetradic
#62DD8B #6276DD #DD62B4 #DDC962
square
#62DD8B #6276DD #DD62B4 #DDC962
split-complementary
#62DD8B #C962DD #DD6276
monochromatic
#23A24D #30D266 #62DD8B #94E8B0 #C7F3D5
Accessibility & contrast
On white
1.72
#62DD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#62DD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD8B
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD8B | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#40DAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd8b; /* rgb */ color: rgb(98, 221, 139); /* oklch */ color: oklch(80.7% 0.161 152.0);
Tailwind
colors: {
custom: {
50: '#98e8ad',
500: '#62dd8b',
950: '#000000',
},
}SCSS
$custom: #62dd8b; $custom-light: #98e8ad; $custom-dark: #000000;
JSON
{
"hex": "#62dd8b",
"rgb": {
"r": 98,
"g": 221,
"b": 139
},
"hsl": {
"h": 140,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80707,
"c": 0.16056,
"h": 152
},
"luminance": 0.56174
}Semantic roles & 50–950 ramp
primary
#62DD8B
secondary
#A53E83
accent
#1991CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481