#62F181#62F181
#62F181 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.196 H 148.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62F181 |
|---|---|
| RGB | rgb(98, 241, 129) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.55, -61.61, 42.69) |
| CIE-LCH | lch(85.55, 74.96, 145.28°) |
| OKLab | oklab(85.45% -0.1665 0.1042) |
| OKLCH | oklch(85.45% 0.196 148) |
| XYZ | xyz(40.4520, 67.0884, 31.5822) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F181 #F162D2
analogous
#8BF162 #62F181 #62F1C9
triadic
#62F181 #8162F1 #F18162
tetradic
#62F181 #628BF1 #F162D2 #F1C962
square
#62F181 #628BF1 #F162D2 #F1C962
split-complementary
#62F181 #C962F1 #F1628B
monochromatic
#12C739 #2AEC54 #62F181 #9AF6AE #D2FBDB
Accessibility & contrast
On white
1.46
#62F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#62F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F181
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F181 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE78
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#3DECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f181; /* rgb */ color: rgb(98, 241, 129); /* oklch */ color: oklch(85.5% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#9bf7a7',
500: '#62f181',
950: '#000000',
},
}SCSS
$custom: #62f181; $custom-light: #9bf7a7; $custom-dark: #000000;
JSON
{
"hex": "#62f181",
"rgb": {
"r": 98,
"g": 241,
"b": 129
},
"hsl": {
"h": 133.007,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85452,
"c": 0.19642,
"h": 148
},
"luminance": 0.67092
}Semantic roles & 50–950 ramp
primary
#62F181
secondary
#C433A5
accent
#05B1E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580