#62D67F#62D67F
#62D67F is a light, vivid green. Relative luminance 0.522; OKLCH L 78.8% C 0.162 H 149.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62D67F |
|---|---|
| RGB | rgb(98, 214, 127) |
| HSL | hsl(135, 59%, 61%) |
| HSV | hsv(135, 54%, 84%) |
| CMYK | cmyk(54.2%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.41, -51.53, 33.24) |
| CIE-LCH | lch(77.41, 61.32, 147.17°) |
| OKLab | oklab(78.76% -0.1396 0.0823) |
| OKLCH | oklch(78.76% 0.162 149.5) |
| XYZ | xyz(32.9121, 52.2193, 28.4195) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.79
Seaweed
#18D17B
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.34
Soft Green
#6FC276
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D67F #D662B9
analogous
#7FD662 #62D67F #62D6B9
triadic
#62D67F #7F62D6 #D67F62
tetradic
#62D67F #627FD6 #D662B9 #D6B962
square
#62D67F #627FD6 #D662B9 #D6B962
split-complementary
#62D67F #B962D6 #D6627F
monochromatic
#279643 #34C759 #62D67F #93E3A7 #C3EFCE
Accessibility & contrast
On white
1.83
#62D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#62D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D67F
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D67F | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#47D2C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62d67f; /* rgb */ color: rgb(98, 214, 127); /* oklch */ color: oklch(78.8% 0.162 149.5);
Tailwind
colors: {
custom: {
50: '#97e3a5',
500: '#62d67f',
950: '#000000',
},
}SCSS
$custom: #62d67f; $custom-light: #97e3a5; $custom-dark: #000000;
JSON
{
"hex": "#62d67f",
"rgb": {
"r": 98,
"g": 214,
"b": 127
},
"hsl": {
"h": 135,
"s": 58.586,
"l": 61.176
},
"oklch": {
"l": 0.78759,
"c": 0.16207,
"h": 149.5
},
"luminance": 0.52222
}Semantic roles & 50–950 ramp
primary
#62D67F
secondary
#9B4185
accent
#1F9CC6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E150F
muted
#7F8480