#62E199#62E199
#62E199 is a light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.153 H 155.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62E199 |
|---|---|
| RGB | rgb(98, 225, 153) |
| HSL | hsl(146, 68%, 63%) |
| HSV | hsv(146, 56%, 88%) |
| CMYK | cmyk(56.4%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.15, -51.35, 24.88) |
| CIE-LCH | lch(81.15, 57.06, 154.15°) |
| OKLab | oklab(81.97% -0.1398 0.0628) |
| OKLCH | oklch(81.97% 0.153 155.8) |
| XYZ | xyz(37.7089, 58.7435, 39.4822) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 4.96
Light Greenish Blue
#63F7B4
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.41
Seafoam (survey)
#80F9AD
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E199 #E162AA
analogous
#6AE162 #62E199 #62E1D8
triadic
#62E199 #9962E1 #E19962
tetradic
#62E199 #626AE1 #E162AA #E1D862
square
#62E199 #626AE1 #E162AA #E1D862
split-complementary
#62E199 #D862E1 #E1626A
monochromatic
#20A85B #2FD778 #62E199 #95EBBA #C9F5DC
Accessibility & contrast
On white
1.65
#62E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#62E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E199
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E199 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#CEC59D
Tritanopia (blue-blind)
#37DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62e199; /* rgb */ color: rgb(98, 225, 153); /* oklch */ color: oklch(82.0% 0.153 155.8);
Tailwind
colors: {
custom: {
50: '#99ebb7',
500: '#62e199',
950: '#000000',
},
}SCSS
$custom: #62e199; $custom-light: #99ebb7; $custom-dark: #000000;
JSON
{
"hex": "#62e199",
"rgb": {
"r": 98,
"g": 225,
"b": 153
},
"hsl": {
"h": 145.984,
"s": 67.914,
"l": 63.333
},
"oklch": {
"l": 0.81966,
"c": 0.15328,
"h": 155.8
},
"luminance": 0.58747
}Semantic roles & 50–950 ramp
primary
#62E199
secondary
#AB3D7B
accent
#167FD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581