#62DD94#62DD94
#62DD94 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.152 H 154.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD94 |
|---|---|
| RGB | rgb(98, 221, 148) |
| HSL | hsl(144, 64%, 63%) |
| HSV | hsv(144, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(79.87, -50.66, 25.73) |
| CIE-LCH | lch(79.87, 56.82, 153.08°) |
| OKLab | oklab(80.88% -0.1378 0.0648) |
| OKLCH | oklch(80.88% 0.152 154.8) |
| XYZ | xyz(36.2359, 56.4444, 36.9965) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.08
Emerald
#50C878
ΔE00 5.64
Tealish Green
#0CDC73
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD94 #DD62AB
analogous
#6EDD62 #62DD94 #62DDD1
triadic
#62DD94 #9462DD #DD9462
tetradic
#62DD94 #626EDD #DD62AB #DDD162
square
#62DD94 #626EDD #DD62AB #DDD162
split-complementary
#62DD94 #D162DD #DD626E
monochromatic
#23A256 #30D272 #62DD94 #94E8B6 #C7F3D9
Accessibility & contrast
On white
1.71
#62DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#62DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD94
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD94 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8F
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#3CDBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd94; /* rgb */ color: rgb(98, 221, 148); /* oklch */ color: oklch(80.9% 0.152 154.8);
Tailwind
colors: {
custom: {
50: '#98e8b4',
500: '#62dd94',
950: '#000000',
},
}SCSS
$custom: #62dd94; $custom-light: #98e8b4; $custom-dark: #000000;
JSON
{
"hex": "#62dd94",
"rgb": {
"r": 98,
"g": 221,
"b": 148
},
"hsl": {
"h": 144.39,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80885,
"c": 0.15229,
"h": 154.8
},
"luminance": 0.56448
}Semantic roles & 50–950 ramp
primary
#62DD94
secondary
#A53E7B
accent
#1983CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481