#62F09C#62F09C
#62F09C is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.171 H 154.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62F09C |
|---|---|
| RGB | rgb(98, 240, 156) |
| HSL | hsl(145, 83%, 66%) |
| HSV | hsv(145, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.66, -56.77, 29.44) |
| CIE-LCH | lch(85.66, 63.95, 152.59°) |
| OKLab | oklab(85.68% -0.154 0.0739) |
| OKLCH | oklch(85.68% 0.171 154.4) |
| XYZ | xyz(42.1944, 67.3130, 42.2151) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.71
Sea Green (survey)
#53FCA1
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F09C #F062B6
analogous
#6FF062 #62F09C #62F0E3
triadic
#62F09C #9C62F0 #F09C62
tetradic
#62F09C #626FF0 #F062B6 #F0E362
square
#62F09C #626FF0 #F062B6 #F0E362
split-complementary
#62F09C #E362F0 #F0626F
monochromatic
#13C55C #2AEB79 #62F09C #9AF5BF #D2FBE2
Accessibility & contrast
On white
1.45
#62F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#62F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F09C
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F09C | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE97
Deuteranopia (green-blind)
#DCD1A1
Tritanopia (blue-blind)
#2EEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f09c; /* rgb */ color: rgb(98, 240, 156); /* oklch */ color: oklch(85.7% 0.171 154.4);
Tailwind
colors: {
custom: {
50: '#9bf6b9',
500: '#62f09c',
950: '#000000',
},
}SCSS
$custom: #62f09c; $custom-light: #9bf6b9; $custom-dark: #000000;
JSON
{
"hex": "#62f09c",
"rgb": {
"r": 98,
"g": 240,
"b": 156
},
"hsl": {
"h": 144.507,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85679,
"c": 0.17084,
"h": 154.4
},
"luminance": 0.67317
}Semantic roles & 50–950 ramp
primary
#62F09C
secondary
#C23488
accent
#0787DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581