#62F79E#62F79E
#62F79E is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.178 H 154.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F79E |
|---|---|
| RGB | rgb(98, 247, 158) |
| HSL | hsl(144, 90%, 68%) |
| HSV | hsv(144, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 36%, 3.1%) |
| CIE-LAB | lab(87.77, -59.12, 31.25) |
| CIE-LCH | lch(87.77, 66.88, 152.14°) |
| OKLab | oklab(87.42% -0.1602 0.0783) |
| OKLCH | oklch(87.42% 0.178 154) |
| XYZ | xyz(44.4657, 71.5824, 43.8146) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.32
Sea Green (survey)
#53FCA1
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.87
Mediumspringgreen
#00FA9A
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F79E #F762BB
analogous
#70F762 #62F79E #62F7E8
triadic
#62F79E #9E62F7 #F79E62
tetradic
#62F79E #6270F7 #F762BB #F7E862
square
#62F79E #6270F7 #F762BB #F7E862
split-complementary
#62F79E #E862F7 #F76270
monochromatic
#0BD45C #28F47A #62F79E #9CFAC2 #D6FDE6
Accessibility & contrast
On white
1.37
#62F79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F79E
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F79E | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E498
Deuteranopia (green-blind)
#E3D6A4
Tritanopia (blue-blind)
#28F4E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f79e; /* rgb */ color: rgb(98, 247, 158); /* oklch */ color: oklch(87.4% 0.178 154.0);
Tailwind
colors: {
custom: {
50: '#9cfbbb',
500: '#62f79e',
950: '#000000',
},
}SCSS
$custom: #62f79e; $custom-light: #9cfbbb; $custom-dark: #000000;
JSON
{
"hex": "#62f79e",
"rgb": {
"r": 98,
"g": 247,
"b": 158
},
"hsl": {
"h": 144.161,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.87418,
"c": 0.17832,
"h": 154
},
"luminance": 0.71587
}Semantic roles & 50–950 ramp
primary
#62F79E
secondary
#CF2F8E
accent
#0089E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582