#62E699#62E699
#62E699 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.160 H 155.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62E699 |
|---|---|
| RGB | rgb(98, 230, 153) |
| HSL | hsl(145, 73%, 64%) |
| HSV | hsv(145, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.64, -53.37, 26.90) |
| CIE-LCH | lch(82.64, 59.77, 153.25°) |
| OKLab | oklab(83.19% -0.1451 0.0677) |
| OKLCH | oklch(83.19% 0.16 155) |
| XYZ | xyz(39.0804, 61.4865, 39.9394) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.66
Light Green Blue
#56FCA2
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E699 #E662AF
analogous
#6DE662 #62E699 #62E6DB
triadic
#62E699 #9962E6 #E69962
tetradic
#62E699 #626DE6 #E662AF #E6DB62
square
#62E699 #626DE6 #E662AF #E6DB62
split-complementary
#62E699 #DB62E6 #E6626D
monochromatic
#1CB15A #2DDE77 #62E699 #97EEBB #CCF7DE
Accessibility & contrast
On white
1.58
#62E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#62E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E699
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E699 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#D3C99E
Tritanopia (blue-blind)
#35E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e699; /* rgb */ color: rgb(98, 230, 153); /* oklch */ color: oklch(83.2% 0.160 155.0);
Tailwind
colors: {
custom: {
50: '#99efb7',
500: '#62e699',
950: '#000000',
},
}SCSS
$custom: #62e699; $custom-light: #99efb7; $custom-dark: #000000;
JSON
{
"hex": "#62e699",
"rgb": {
"r": 98,
"g": 230,
"b": 153
},
"hsl": {
"h": 145,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.83185,
"c": 0.16009,
"h": 155
},
"luminance": 0.6149
}Semantic roles & 50–950 ramp
primary
#62E699
secondary
#B23A80
accent
#1183D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581