#62F688#62F688
#62F688 is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.197 H 149.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62F688 |
|---|---|
| RGB | rgb(98, 246, 136) |
| HSL | hsl(135, 89%, 67%) |
| HSV | hsv(135, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.13, -62.40, 41.32) |
| CIE-LCH | lch(87.13, 74.84, 146.49°) |
| OKLab | oklab(86.79% -0.1686 0.1013) |
| OKLCH | oklch(86.79% 0.197 149) |
| XYZ | xyz(42.4337, 70.2816, 34.6173) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F688 #F662D0
analogous
#86F662 #62F688 #62F6D2
triadic
#62F688 #8862F6 #F68862
tetradic
#62F688 #6286F6 #F662D0 #F6D262
square
#62F688 #6286F6 #F662D0 #F6D262
split-complementary
#62F688 #D262F6 #F66286
monochromatic
#0CD23F #28F35C #62F688 #9CF9B4 #D6FDE0
Accessibility & contrast
On white
1.39
#62F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#62F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F688
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F688 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#37F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f688; /* rgb */ color: rgb(98, 246, 136); /* oklch */ color: oklch(86.8% 0.197 149.0);
Tailwind
colors: {
custom: {
50: '#9cfaac',
500: '#62f688',
950: '#000000',
},
}SCSS
$custom: #62f688; $custom-light: #9cfaac; $custom-dark: #000000;
JSON
{
"hex": "#62f688",
"rgb": {
"r": 98,
"g": 246,
"b": 136
},
"hsl": {
"h": 135.405,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86788,
"c": 0.19668,
"h": 149
},
"luminance": 0.70286
}Semantic roles & 50–950 ramp
primary
#62F688
secondary
#CD2FA4
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581