#62EF9F#62EF9F
#62EF9F is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.167 H 155.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF9F |
|---|---|
| RGB | rgb(98, 239, 159) |
| HSL | hsl(146, 82%, 66%) |
| HSV | hsv(146, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.42, -55.83, 27.59) |
| CIE-LCH | lch(85.42, 62.27, 153.70°) |
| OKLab | oklab(85.5% -0.1517 0.0695) |
| OKLCH | oklch(85.5% 0.167 155.4) |
| XYZ | xyz(42.1580, 66.8288, 43.4717) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF9F #EF62B2
analogous
#6BEF62 #62EF9F #62EFE5
triadic
#62EF9F #9F62EF #EF9F62
tetradic
#62EF9F #626BEF #EF62B2 #EFE562
square
#62EF9F #626BEF #EF62B2 #EFE562
split-complementary
#62EF9F #E562EF #EF626B
monochromatic
#14C360 #2AE97D #62EF9F #9AF5C1 #D1FAE3
Accessibility & contrast
On white
1.46
#62EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#62EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF9F
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF9F | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#2CEDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef9f; /* rgb */ color: rgb(98, 239, 159); /* oklch */ color: oklch(85.5% 0.167 155.4);
Tailwind
colors: {
custom: {
50: '#9af5bc',
500: '#62ef9f',
950: '#000000',
},
}SCSS
$custom: #62ef9f; $custom-light: #9af5bc; $custom-dark: #000000;
JSON
{
"hex": "#62ef9f",
"rgb": {
"r": 98,
"g": 239,
"b": 159
},
"hsl": {
"h": 145.957,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85496,
"c": 0.16684,
"h": 155.4
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#62EF9F
secondary
#C13584
accent
#0881DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582