#62F099#62F099
#62F099 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.174 H 153.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62F099 |
|---|---|
| RGB | rgb(98, 240, 153) |
| HSL | hsl(143, 83%, 66%) |
| HSV | hsv(143, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.61, -57.31, 30.89) |
| CIE-LCH | lch(85.61, 65.11, 151.67°) |
| OKLab | oklab(85.62% -0.1553 0.0773) |
| OKLCH | oklch(85.62% 0.174 153.5) |
| XYZ | xyz(41.9435, 67.2127, 40.8938) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.67
Sea Green (survey)
#53FCA1
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.37
Mediumspringgreen
#00FA9A
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F099 #F062B9
analogous
#72F062 #62F099 #62F0E0
triadic
#62F099 #9962F0 #F09962
tetradic
#62F099 #6272F0 #F062B9 #F0E062
square
#62F099 #6272F0 #F062B9 #F0E062
split-complementary
#62F099 #E062F0 #F06272
monochromatic
#13C558 #2AEB75 #62F099 #9AF5BD #D2FBE2
Accessibility & contrast
On white
1.45
#62F099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#62F099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F099
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F099 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#30EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f099; /* rgb */ color: rgb(98, 240, 153); /* oklch */ color: oklch(85.6% 0.174 153.5);
Tailwind
colors: {
custom: {
50: '#9bf6b7',
500: '#62f099',
950: '#000000',
},
}SCSS
$custom: #62f099; $custom-light: #9bf6b7; $custom-dark: #000000;
JSON
{
"hex": "#62f099",
"rgb": {
"r": 98,
"g": 240,
"b": 153
},
"hsl": {
"h": 143.239,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85621,
"c": 0.17353,
"h": 153.5
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#62F099
secondary
#C2348B
accent
#078BDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581