#62EEA7#62EEA7
#62EEA7 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.159 H 158.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEA7 |
|---|---|
| RGB | rgb(98, 238, 167) |
| HSL | hsl(150, 80%, 66%) |
| HSV | hsv(150, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(85.27, -53.90, 23.29) |
| CIE-LCH | lch(85.27, 58.72, 156.63°) |
| OKLab | oklab(85.42% -0.1471 0.0591) |
| OKLCH | oklch(85.42% 0.159 158.1) |
| XYZ | xyz(42.5828, 66.5316, 47.1495) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.98
Sea Green (survey)
#53FCA1
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEA7 #EE62A9
analogous
#63EE62 #62EEA7 #62EEED
triadic
#62EEA7 #A762EE #EEA762
tetradic
#62EEA7 #6263EE #EE62A9 #EEED62
square
#62EEA7 #6263EE #EE62A9 #EEED62
split-complementary
#62EEA7 #ED62EE #EE6263
monochromatic
#15C16A #2BE888 #62EEA7 #99F4C6 #D0FAE5
Accessibility & contrast
On white
1.47
#62EEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#62EEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEA7
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEA7 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#25EDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62eea7; /* rgb */ color: rgb(98, 238, 167); /* oklch */ color: oklch(85.4% 0.159 158.1);
Tailwind
colors: {
custom: {
50: '#9af4c1',
500: '#62eea7',
950: '#000000',
},
}SCSS
$custom: #62eea7; $custom-light: #9af4c1; $custom-dark: #000000;
JSON
{
"hex": "#62eea7",
"rgb": {
"r": 98,
"g": 238,
"b": 167
},
"hsl": {
"h": 149.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85421,
"c": 0.15851,
"h": 158.1
},
"luminance": 0.66536
}Semantic roles & 50–950 ramp
primary
#62EEA7
secondary
#BF357B
accent
#0974DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582