#62EEA2#62EEA2
#62EEA2 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.163 H 156.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEA2 |
|---|---|
| RGB | rgb(98, 238, 162) |
| HSL | hsl(147, 80%, 66%) |
| HSV | hsv(147, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.17, -54.87, 25.73) |
| CIE-LCH | lch(85.17, 60.60, 154.88°) |
| OKLab | oklab(85.32% -0.1493 0.065) |
| OKLCH | oklch(85.32% 0.163 156.5) |
| XYZ | xyz(42.1295, 66.3503, 44.7621) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.88
Light Greenish Blue
#63F7B4
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEA2 #EE62AE
analogous
#68EE62 #62EEA2 #62EEE8
triadic
#62EEA2 #A262EE #EEA262
tetradic
#62EEA2 #6268EE #EE62AE #EEE862
square
#62EEA2 #6268EE #EE62AE #EEE862
split-complementary
#62EEA2 #E862EE #EE6268
monochromatic
#15C163 #2BE881 #62EEA2 #99F4C3 #D0FAE3
Accessibility & contrast
On white
1.47
#62EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#62EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEA2
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEA2 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DACFA7
Tritanopia (blue-blind)
#2AECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62eea2; /* rgb */ color: rgb(98, 238, 162); /* oklch */ color: oklch(85.3% 0.163 156.5);
Tailwind
colors: {
custom: {
50: '#9af4be',
500: '#62eea2',
950: '#000000',
},
}SCSS
$custom: #62eea2; $custom-light: #9af4be; $custom-dark: #000000;
JSON
{
"hex": "#62eea2",
"rgb": {
"r": 98,
"g": 238,
"b": 162
},
"hsl": {
"h": 147.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85315,
"c": 0.16285,
"h": 156.5
},
"luminance": 0.66354
}Semantic roles & 50–950 ramp
primary
#62EEA2
secondary
#BF3580
accent
#097CDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582