#62F09A#62F09A
#62F09A is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.173 H 153.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62F09A |
|---|---|
| RGB | rgb(98, 240, 154) |
| HSL | hsl(144, 83%, 66%) |
| HSV | hsv(144, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(85.63, -57.13, 30.41) |
| CIE-LCH | lch(85.63, 64.72, 151.98°) |
| OKLab | oklab(85.64% -0.1549 0.0762) |
| OKLCH | oklch(85.64% 0.173 153.8) |
| XYZ | xyz(42.0264, 67.2459, 41.3306) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.28
Mediumspringgreen
#00FA9A
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F09A #F062B8
analogous
#71F062 #62F09A #62F0E1
triadic
#62F09A #9A62F0 #F09A62
tetradic
#62F09A #6271F0 #F062B8 #F0E162
square
#62F09A #6271F0 #F062B8 #F0E162
split-complementary
#62F09A #E162F0 #F06271
monochromatic
#13C559 #2AEB76 #62F09A #9AF5BE #D2FBE2
Accessibility & contrast
On white
1.45
#62F09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#62F09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F09A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F09A | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE94
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#2FEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f09a; /* rgb */ color: rgb(98, 240, 154); /* oklch */ color: oklch(85.6% 0.173 153.8);
Tailwind
colors: {
custom: {
50: '#9bf6b8',
500: '#62f09a',
950: '#000000',
},
}SCSS
$custom: #62f09a; $custom-light: #9bf6b8; $custom-dark: #000000;
JSON
{
"hex": "#62f09a",
"rgb": {
"r": 98,
"g": 240,
"b": 154
},
"hsl": {
"h": 143.662,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85641,
"c": 0.17263,
"h": 153.8
},
"luminance": 0.6725
}Semantic roles & 50–950 ramp
primary
#62F09A
secondary
#C2348A
accent
#078ADF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581