#62F183#62F183
#62F183 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.195 H 148.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62F183 |
|---|---|
| RGB | rgb(98, 241, 131) |
| HSL | hsl(134, 84%, 66%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.58, -61.31, 41.76) |
| CIE-LCH | lch(85.58, 74.18, 145.74°) |
| OKLab | oklab(85.48% -0.1657 0.1021) |
| OKLCH | oklch(85.48% 0.195 148.4) |
| XYZ | xyz(40.5862, 67.1421, 32.2892) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.23
Spearmint
#1EF876
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.68
Spring Green
#00FF7F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F183 #F162D0
analogous
#89F162 #62F183 #62F1CB
triadic
#62F183 #8362F1 #F18362
tetradic
#62F183 #6289F1 #F162D0 #F1CB62
square
#62F183 #6289F1 #F162D0 #F1CB62
split-complementary
#62F183 #CB62F1 #F16289
monochromatic
#12C73C #2AEC57 #62F183 #9AF6AF #D2FBDC
Accessibility & contrast
On white
1.46
#62F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#62F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F183
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F183 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#3CECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f183; /* rgb */ color: rgb(98, 241, 131); /* oklch */ color: oklch(85.5% 0.195 148.4);
Tailwind
colors: {
custom: {
50: '#9bf7a8',
500: '#62f183',
950: '#000000',
},
}SCSS
$custom: #62f183; $custom-light: #9bf7a8; $custom-dark: #000000;
JSON
{
"hex": "#62f183",
"rgb": {
"r": 98,
"g": 241,
"b": 131
},
"hsl": {
"h": 133.846,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85483,
"c": 0.19464,
"h": 148.4
},
"luminance": 0.67146
}Semantic roles & 50–950 ramp
primary
#62F183
secondary
#C433A3
accent
#05AEE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581