#62F68B#62F68B
#62F68B is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.8% C 0.194 H 149.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62F68B |
|---|---|
| RGB | rgb(98, 246, 139) |
| HSL | hsl(137, 89%, 67%) |
| HSV | hsv(137, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.18, -61.94, 39.91) |
| CIE-LCH | lch(87.18, 73.68, 147.20°) |
| OKLab | oklab(86.84% -0.1673 0.0982) |
| OKLCH | oklch(86.84% 0.194 149.6) |
| XYZ | xyz(42.6498, 70.3681, 35.7559) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F68B #F662CD
analogous
#83F662 #62F68B #62F6D5
triadic
#62F68B #8B62F6 #F68B62
tetradic
#62F68B #6283F6 #F662CD #F6D562
square
#62F68B #6283F6 #F662CD #F6D562
split-complementary
#62F68B #D562F6 #F66283
monochromatic
#0CD243 #28F360 #62F68B #9CF9B6 #D6FDE1
Accessibility & contrast
On white
1.39
#62F68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#62F68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F68B
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F68B | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E283
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#36F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f68b; /* rgb */ color: rgb(98, 246, 139); /* oklch */ color: oklch(86.8% 0.194 149.6);
Tailwind
colors: {
custom: {
50: '#9cfaae',
500: '#62f68b',
950: '#000000',
},
}SCSS
$custom: #62f68b; $custom-light: #9cfaae; $custom-dark: #000000;
JSON
{
"hex": "#62f68b",
"rgb": {
"r": 98,
"g": 246,
"b": 139
},
"hsl": {
"h": 136.622,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86837,
"c": 0.19401,
"h": 149.6
},
"luminance": 0.70372
}Semantic roles & 50–950 ramp
primary
#62F68B
secondary
#CD2FA1
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581