#62F09E#62F09E
#62F09E is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.169 H 154.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62F09E |
|---|---|
| RGB | rgb(98, 240, 158) |
| HSL | hsl(145, 83%, 66%) |
| HSV | hsv(145, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(85.70, -56.41, 28.47) |
| CIE-LCH | lch(85.70, 63.19, 153.22°) |
| OKLab | oklab(85.72% -0.1531 0.0716) |
| OKLCH | oklch(85.72% 0.169 154.9) |
| XYZ | xyz(42.3651, 67.3813, 43.1144) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F09E #F062B4
analogous
#6DF062 #62F09E #62F0E5
triadic
#62F09E #9E62F0 #F09E62
tetradic
#62F09E #626DF0 #F062B4 #F0E562
square
#62F09E #626DF0 #F062B4 #F0E562
split-complementary
#62F09E #E562F0 #F0626D
monochromatic
#13C55E #2AEB7B #62F09E #9AF5C1 #D2FBE3
Accessibility & contrast
On white
1.45
#62F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#62F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F09E
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F09E | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#2CEEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f09e; /* rgb */ color: rgb(98, 240, 158); /* oklch */ color: oklch(85.7% 0.169 154.9);
Tailwind
colors: {
custom: {
50: '#9bf6bb',
500: '#62f09e',
950: '#000000',
},
}SCSS
$custom: #62f09e; $custom-light: #9bf6bb; $custom-dark: #000000;
JSON
{
"hex": "#62f09e",
"rgb": {
"r": 98,
"g": 240,
"b": 158
},
"hsl": {
"h": 145.352,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85719,
"c": 0.16906,
"h": 154.9
},
"luminance": 0.67385
}Semantic roles & 50–950 ramp
primary
#62F09E
secondary
#C23486
accent
#0784DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582