#62F0A7#62F0A7
#62F0A7 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.161 H 157.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0A7 |
|---|---|
| RGB | rgb(98, 240, 167) |
| HSL | hsl(149, 83%, 66%) |
| HSV | hsv(149, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 30.4%, 5.9%) |
| CIE-LAB | lab(85.86, -54.70, 24.10) |
| CIE-LCH | lch(85.86, 59.78, 156.23°) |
| OKLab | oklab(85.9% -0.1491 0.0611) |
| OKLCH | oklch(85.9% 0.161 157.7) |
| XYZ | xyz(43.1683, 67.7026, 47.3447) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0A7 #F062AB
analogous
#64F062 #62F0A7 #62F0EE
triadic
#62F0A7 #A762F0 #F0A762
tetradic
#62F0A7 #6264F0 #F062AB #F0EE62
square
#62F0A7 #6264F0 #F062AB #F0EE62
split-complementary
#62F0A7 #EE62F0 #F06264
monochromatic
#13C569 #2AEB88 #62F0A7 #9AF5C6 #D2FBE6
Accessibility & contrast
On white
1.44
#62F0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#62F0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0A7
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0A7 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA3
Deuteranopia (green-blind)
#DBD1AC
Tritanopia (blue-blind)
#24EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f0a7; /* rgb */ color: rgb(98, 240, 167); /* oklch */ color: oklch(85.9% 0.161 157.7);
Tailwind
colors: {
custom: {
50: '#9bf6c1',
500: '#62f0a7',
950: '#000000',
},
}SCSS
$custom: #62f0a7; $custom-light: #9bf6c1; $custom-dark: #000000;
JSON
{
"hex": "#62f0a7",
"rgb": {
"r": 98,
"g": 240,
"b": 167
},
"hsl": {
"h": 149.155,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85904,
"c": 0.16116,
"h": 157.7
},
"luminance": 0.67707
}Semantic roles & 50–950 ramp
primary
#62F0A7
secondary
#C2347D
accent
#0776DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582