#62F08F#62F08F
#62F08F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.183 H 151.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62F08F |
|---|---|
| RGB | rgb(98, 240, 143) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.45, -59.03, 35.70) |
| CIE-LCH | lch(85.45, 68.99, 148.84°) |
| OKLab | oklab(85.44% -0.1597 0.0885) |
| OKLCH | oklch(85.44% 0.183 151) |
| XYZ | xyz(41.1519, 66.8961, 36.7248) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F08F #F062C3
analogous
#7CF062 #62F08F #62F0D6
triadic
#62F08F #8F62F0 #F08F62
tetradic
#62F08F #627CF0 #F062C3 #F0D662
square
#62F08F #627CF0 #F062C3 #F0D662
split-complementary
#62F08F #D662F0 #F0627C
monochromatic
#13C54B #2AEB67 #62F08F #9AF5B7 #D2FBDF
Accessibility & contrast
On white
1.46
#62F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#62F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F08F
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F08F | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#36ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f08f; /* rgb */ color: rgb(98, 240, 143); /* oklch */ color: oklch(85.4% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#9bf6b1',
500: '#62f08f',
950: '#000000',
},
}SCSS
$custom: #62f08f; $custom-light: #9bf6b1; $custom-dark: #000000;
JSON
{
"hex": "#62f08f",
"rgb": {
"r": 98,
"g": 240,
"b": 143
},
"hsl": {
"h": 139.014,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85438,
"c": 0.18254,
"h": 151
},
"luminance": 0.669
}Semantic roles & 50–950 ramp
primary
#62F08F
secondary
#C23495
accent
#079ADF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581