#62F385#62F385
#62F385 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.195 H 148.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62F385 |
|---|---|
| RGB | rgb(98, 243, 133) |
| HSL | hsl(134, 86%, 67%) |
| HSV | hsv(134, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.20, -61.75, 41.58) |
| CIE-LCH | lch(86.20, 74.44, 146.04°) |
| OKLab | oklab(86.01% -0.1669 0.1018) |
| OKLCH | oklch(86.01% 0.195 148.6) |
| XYZ | xyz(41.3183, 68.3873, 33.2084) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F385 #F362D0
analogous
#88F362 #62F385 #62F3CE
triadic
#62F385 #8562F3 #F38562
tetradic
#62F385 #6288F3 #F362D0 #F3CE62
square
#62F385 #6288F3 #F362D0 #F3CE62
split-complementary
#62F385 #CE62F3 #F36288
monochromatic
#10CB3D #29EF59 #62F385 #9BF7B1 #D4FCDD
Accessibility & contrast
On white
1.43
#62F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#62F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F385
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F385 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#E2D38C
Tritanopia (blue-blind)
#3AEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f385; /* rgb */ color: rgb(98, 243, 133); /* oklch */ color: oklch(86.0% 0.195 148.6);
Tailwind
colors: {
custom: {
50: '#9bf8aa',
500: '#62f385',
950: '#000000',
},
}SCSS
$custom: #62f385; $custom-light: #9bf8aa; $custom-dark: #000000;
JSON
{
"hex": "#62f385",
"rgb": {
"r": 98,
"g": 243,
"b": 133
},
"hsl": {
"h": 134.483,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86005,
"c": 0.19546,
"h": 148.6
},
"luminance": 0.68391
}Semantic roles & 50–950 ramp
primary
#62F385
secondary
#C732A3
accent
#03ACE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581