#62E19B#62E19B
#62E19B is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.151 H 156.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62E19B |
|---|---|
| RGB | rgb(98, 225, 155) |
| HSL | hsl(147, 68%, 63%) |
| HSV | hsv(147, 56%, 88%) |
| CMYK | cmyk(56.4%, 0%, 31.1%, 11.8%) |
| CIE-LAB | lab(81.19, -50.97, 23.90) |
| CIE-LCH | lch(81.19, 56.29, 154.88°) |
| OKLab | oklab(82.01% -0.1389 0.0605) |
| OKLCH | oklch(82.01% 0.152 156.5) |
| XYZ | xyz(37.8755, 58.8101, 40.3595) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 5.58
Seafoam (survey)
#80F9AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E19B #E162A8
analogous
#68E162 #62E19B #62E1DA
triadic
#62E19B #9B62E1 #E19B62
tetradic
#62E19B #6268E1 #E162A8 #E1DA62
square
#62E19B #6268E1 #E162A8 #E1DA62
split-complementary
#62E19B #DA62E1 #E16268
monochromatic
#20A85D #2FD77A #62E19B #95EBBC #C9F5DC
Accessibility & contrast
On white
1.65
#62E19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#62E19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E19B
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E19B | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D197
Deuteranopia (green-blind)
#CEC59F
Tritanopia (blue-blind)
#36DFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62e19b; /* rgb */ color: rgb(98, 225, 155); /* oklch */ color: oklch(82.0% 0.151 156.5);
Tailwind
colors: {
custom: {
50: '#99ebb8',
500: '#62e19b',
950: '#000000',
},
}SCSS
$custom: #62e19b; $custom-light: #99ebb8; $custom-dark: #000000;
JSON
{
"hex": "#62e19b",
"rgb": {
"r": 98,
"g": 225,
"b": 155
},
"hsl": {
"h": 146.929,
"s": 67.914,
"l": 63.333
},
"oklch": {
"l": 0.82008,
"c": 0.1515,
"h": 156.5
},
"luminance": 0.58814
}Semantic roles & 50–950 ramp
primary
#62E19B
secondary
#AB3D79
accent
#167CD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581