#62EEA0#62EEA0
#62EEA0 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.165 H 155.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEA0 |
|---|---|
| RGB | rgb(98, 238, 160) |
| HSL | hsl(147, 80%, 66%) |
| HSV | hsv(147, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(85.14, -55.25, 26.70) |
| CIE-LCH | lch(85.14, 61.36, 154.21°) |
| OKLab | oklab(85.27% -0.1502 0.0673) |
| OKLCH | oklch(85.27% 0.165 155.9) |
| XYZ | xyz(41.9532, 66.2797, 43.8333) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEA0 #EE62B0
analogous
#6AEE62 #62EEA0 #62EEE6
triadic
#62EEA0 #A062EE #EEA062
tetradic
#62EEA0 #626AEE #EE62B0 #EEE662
square
#62EEA0 #626AEE #EE62B0 #EEE662
split-complementary
#62EEA0 #E662EE #EE626A
monochromatic
#15C161 #2BE87F #62EEA0 #99F4C1 #D0FAE3
Accessibility & contrast
On white
1.47
#62EEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#62EEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEA0
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEA0 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9B
Deuteranopia (green-blind)
#DACFA5
Tritanopia (blue-blind)
#2CECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62eea0; /* rgb */ color: rgb(98, 238, 160); /* oklch */ color: oklch(85.3% 0.165 155.9);
Tailwind
colors: {
custom: {
50: '#9af4bc',
500: '#62eea0',
950: '#000000',
},
}SCSS
$custom: #62eea0; $custom-light: #9af4bc; $custom-dark: #000000;
JSON
{
"hex": "#62eea0",
"rgb": {
"r": 98,
"g": 238,
"b": 160
},
"hsl": {
"h": 146.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85274,
"c": 0.16461,
"h": 155.9
},
"luminance": 0.66284
}Semantic roles & 50–950 ramp
primary
#62EEA0
secondary
#BF3582
accent
#097FDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582