#62E69D#62E69D
#62E69D is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.157 H 156.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62E69D |
|---|---|
| RGB | rgb(98, 230, 157) |
| HSL | hsl(147, 73%, 64%) |
| HSV | hsv(147, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.71, -52.62, 24.94) |
| CIE-LCH | lch(82.71, 58.23, 154.64°) |
| OKLab | oklab(83.27% -0.1433 0.063) |
| OKLCH | oklch(83.27% 0.157 156.3) |
| XYZ | xyz(39.4163, 61.6209, 41.7086) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E69D #E662AB
analogous
#69E662 #62E69D #62E6DF
triadic
#62E69D #9D62E6 #E69D62
tetradic
#62E69D #6269E6 #E662AB #E6DF62
square
#62E69D #6269E6 #E662AB #E6DF62
split-complementary
#62E69D #DF62E6 #E66269
monochromatic
#1CB15F #2DDE7C #62E69D #97EEBE #CCF7DF
Accessibility & contrast
On white
1.58
#62E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#62E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E69D
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E69D | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#32E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e69d; /* rgb */ color: rgb(98, 230, 157); /* oklch */ color: oklch(83.3% 0.157 156.3);
Tailwind
colors: {
custom: {
50: '#99efba',
500: '#62e69d',
950: '#000000',
},
}SCSS
$custom: #62e69d; $custom-light: #99efba; $custom-dark: #000000;
JSON
{
"hex": "#62e69d",
"rgb": {
"r": 98,
"g": 230,
"b": 157
},
"hsl": {
"h": 146.818,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83267,
"c": 0.15652,
"h": 156.3
},
"luminance": 0.61625
}Semantic roles & 50–950 ramp
primary
#62E69D
secondary
#B23A7C
accent
#117DD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581