#62E6A2#62E6A2
#62E6A2 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.152 H 158.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6A2 |
|---|---|
| RGB | rgb(98, 230, 162) |
| HSL | hsl(149, 73%, 64%) |
| HSV | hsv(149, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 29.6%, 9.8%) |
| CIE-LAB | lab(82.80, -51.65, 22.49) |
| CIE-LCH | lch(82.80, 56.33, 156.47°) |
| OKLab | oklab(83.37% -0.141 0.0571) |
| OKLCH | oklch(83.37% 0.152 158) |
| XYZ | xyz(39.8519, 61.7951, 44.0029) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 4.85
Seafoam
#7FE0B3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6A2 #E662A6
analogous
#64E662 #62E6A2 #62E6E4
triadic
#62E6A2 #A262E6 #E6A262
tetradic
#62E6A2 #6264E6 #E662A6 #E6E462
square
#62E6A2 #6264E6 #E662A6 #E6E462
split-complementary
#62E6A2 #E462E6 #E66264
monochromatic
#1CB165 #2DDE83 #62E6A2 #97EEC1 #CCF7E1
Accessibility & contrast
On white
1.57
#62E6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#62E6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6A2
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6A2 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#2FE5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e6a2; /* rgb */ color: rgb(98, 230, 162); /* oklch */ color: oklch(83.4% 0.152 158.0);
Tailwind
colors: {
custom: {
50: '#99efbd',
500: '#62e6a2',
950: '#000000',
},
}SCSS
$custom: #62e6a2; $custom-light: #99efbd; $custom-dark: #000000;
JSON
{
"hex": "#62e6a2",
"rgb": {
"r": 98,
"g": 230,
"b": 162
},
"hsl": {
"h": 149.091,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83374,
"c": 0.15213,
"h": 158
},
"luminance": 0.61799
}Semantic roles & 50–950 ramp
primary
#62E6A2
secondary
#B23A78
accent
#1176D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582