#62F388#62F388
#62F388 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.193 H 149.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62F388 |
|---|---|
| RGB | rgb(98, 243, 136) |
| HSL | hsl(136, 86%, 67%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.24, -61.29, 40.17) |
| CIE-LCH | lch(86.24, 73.28, 146.76°) |
| OKLab | oklab(86.05% -0.1656 0.0987) |
| OKLCH | oklch(86.05% 0.193 149.2) |
| XYZ | xyz(41.5285, 68.4714, 34.3156) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F388 #F362CD
analogous
#85F362 #62F388 #62F3D1
triadic
#62F388 #8862F3 #F38862
tetradic
#62F388 #6285F3 #F362CD #F3D162
square
#62F388 #6285F3 #F362CD #F3D162
split-complementary
#62F388 #D162F3 #F36285
monochromatic
#10CB41 #29EF5D #62F388 #9BF7B3 #D4FCDE
Accessibility & contrast
On white
1.43
#62F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#62F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F388
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F388 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#39EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f388; /* rgb */ color: rgb(98, 243, 136); /* oklch */ color: oklch(86.1% 0.193 149.2);
Tailwind
colors: {
custom: {
50: '#9bf8ac',
500: '#62f388',
950: '#000000',
},
}SCSS
$custom: #62f388; $custom-light: #9bf8ac; $custom-dark: #000000;
JSON
{
"hex": "#62f388",
"rgb": {
"r": 98,
"g": 243,
"b": 136
},
"hsl": {
"h": 135.724,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86054,
"c": 0.19278,
"h": 149.2
},
"luminance": 0.68475
}Semantic roles & 50–950 ramp
primary
#62F388
secondary
#C732A0
accent
#03A8E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581