#62DF95#62DF95
#62DF95 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.154 H 154.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF95 |
|---|---|
| RGB | rgb(98, 223, 149) |
| HSL | hsl(144, 66%, 63%) |
| HSV | hsv(144, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.48, -51.29, 26.04) |
| CIE-LCH | lch(80.48, 57.52, 153.08°) |
| OKLab | oklab(81.4% -0.1395 0.0656) |
| OKLCH | oklch(81.4% 0.154 154.8) |
| XYZ | xyz(36.8465, 57.5386, 37.5922) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 4.65
Seaweed
#18D17B
ΔE00 5.30
Tealish Green
#0CDC73
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 5.82
Light Greenish Blue
#63F7B4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF95 #DF62AC
analogous
#6DDF62 #62DF95 #62DFD4
triadic
#62DF95 #9562DF #DF9562
tetradic
#62DF95 #626DDF #DF62AC #DFD462
square
#62DF95 #626DDF #DF62AC #DFD462
split-complementary
#62DF95 #D462DF #DF626D
monochromatic
#22A557 #2FD573 #62DF95 #95E9B7 #C8F4DA
Accessibility & contrast
On white
1.68
#62DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#62DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF95
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF95 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#3ADDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df95; /* rgb */ color: rgb(98, 223, 149); /* oklch */ color: oklch(81.4% 0.154 154.8);
Tailwind
colors: {
custom: {
50: '#98eab4',
500: '#62df95',
950: '#000000',
},
}SCSS
$custom: #62df95; $custom-light: #98eab4; $custom-dark: #000000;
JSON
{
"hex": "#62df95",
"rgb": {
"r": 98,
"g": 223,
"b": 149
},
"hsl": {
"h": 144.48,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81395,
"c": 0.15414,
"h": 154.8
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#62DF95
secondary
#A83E7C
accent
#1784CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481