#62F188#62F188
#62F188 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.190 H 149.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62F188 |
|---|---|
| RGB | rgb(98, 241, 136) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(85.65, -60.54, 39.41) |
| CIE-LCH | lch(85.65, 72.24, 146.94°) |
| OKLab | oklab(85.56% -0.1636 0.0969) |
| OKLCH | oklch(85.56% 0.19 149.4) |
| XYZ | xyz(40.9333, 67.2809, 34.1172) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.47
Spearmint
#1EF876
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F188 #F162CB
analogous
#84F162 #62F188 #62F1D0
triadic
#62F188 #8862F1 #F18862
tetradic
#62F188 #6284F1 #F162CB #F1D062
square
#62F188 #6284F1 #F162CB #F1D062
split-complementary
#62F188 #D062F1 #F16284
monochromatic
#12C742 #2AEC5D #62F188 #9AF6B3 #D2FBDD
Accessibility & contrast
On white
1.45
#62F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#62F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F188
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F188 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#3AEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f188; /* rgb */ color: rgb(98, 241, 136); /* oklch */ color: oklch(85.6% 0.190 149.4);
Tailwind
colors: {
custom: {
50: '#9bf7ac',
500: '#62f188',
950: '#000000',
},
}SCSS
$custom: #62f188; $custom-light: #9bf7ac; $custom-dark: #000000;
JSON
{
"hex": "#62f188",
"rgb": {
"r": 98,
"g": 241,
"b": 136
},
"hsl": {
"h": 135.944,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85563,
"c": 0.19017,
"h": 149.4
},
"luminance": 0.67285
}Semantic roles & 50–950 ramp
primary
#62F188
secondary
#C4339E
accent
#05A6E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581