#62EE9F#62EE9F
#62EE9F is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.166 H 155.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE9F |
|---|---|
| RGB | rgb(98, 238, 159) |
| HSL | hsl(146, 80%, 66%) |
| HSV | hsv(146, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.12, -55.43, 27.19) |
| CIE-LCH | lch(85.12, 61.74, 153.87°) |
| OKLab | oklab(85.25% -0.1506 0.0685) |
| OKLCH | oklch(85.25% 0.166 155.5) |
| XYZ | xyz(41.8660, 66.2449, 43.3744) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE9F #EE62B1
analogous
#6BEE62 #62EE9F #62EEE5
triadic
#62EE9F #9F62EE #EE9F62
tetradic
#62EE9F #626BEE #EE62B1 #EEE562
square
#62EE9F #626BEE #EE62B1 #EEE562
split-complementary
#62EE9F #E562EE #EE626B
monochromatic
#15C160 #2BE87D #62EE9F #99F4C1 #D0FAE3
Accessibility & contrast
On white
1.47
#62EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#62EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE9F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE9F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DACFA4
Tritanopia (blue-blind)
#2DECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ee9f; /* rgb */ color: rgb(98, 238, 159); /* oklch */ color: oklch(85.3% 0.166 155.5);
Tailwind
colors: {
custom: {
50: '#9af4bc',
500: '#62ee9f',
950: '#000000',
},
}SCSS
$custom: #62ee9f; $custom-light: #9af4bc; $custom-dark: #000000;
JSON
{
"hex": "#62ee9f",
"rgb": {
"r": 98,
"g": 238,
"b": 159
},
"hsl": {
"h": 146.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85253,
"c": 0.1655,
"h": 155.5
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#62EE9F
secondary
#BF3583
accent
#0980DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582