#62F096#62F096
#62F096 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.176 H 152.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62F096 |
|---|---|
| RGB | rgb(98, 240, 150) |
| HSL | hsl(142, 83%, 66%) |
| HSV | hsv(142, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.56, -57.84, 32.34) |
| CIE-LCH | lch(85.56, 66.27, 150.79°) |
| OKLab | oklab(85.57% -0.1566 0.0807) |
| OKLCH | oklch(85.57% 0.176 152.7) |
| XYZ | xyz(41.6988, 67.1148, 39.6052) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F096 #F062BC
analogous
#75F062 #62F096 #62F0DD
triadic
#62F096 #9662F0 #F09662
tetradic
#62F096 #6275F0 #F062BC #F0DD62
square
#62F096 #6275F0 #F062BC #F0DD62
split-complementary
#62F096 #DD62F0 #F06275
monochromatic
#13C554 #2AEB71 #62F096 #9AF5BB #D2FBE1
Accessibility & contrast
On white
1.46
#62F096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#62F096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F096
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F096 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DDD19C
Tritanopia (blue-blind)
#32EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f096; /* rgb */ color: rgb(98, 240, 150); /* oklch */ color: oklch(85.6% 0.176 152.7);
Tailwind
colors: {
custom: {
50: '#9bf6b5',
500: '#62f096',
950: '#000000',
},
}SCSS
$custom: #62f096; $custom-light: #9bf6b5; $custom-dark: #000000;
JSON
{
"hex": "#62f096",
"rgb": {
"r": 98,
"g": 240,
"b": 150
},
"hsl": {
"h": 141.972,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85565,
"c": 0.17622,
"h": 152.7
},
"luminance": 0.67119
}Semantic roles & 50–950 ramp
primary
#62F096
secondary
#C2348E
accent
#0790DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581