#62E296#62E296
#62E296 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.1% C 0.157 H 154.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62E296 |
|---|---|
| RGB | rgb(98, 226, 150) |
| HSL | hsl(144, 69%, 64%) |
| HSV | hsv(144, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 33.6%, 11.4%) |
| CIE-LAB | lab(81.39, -52.32, 26.76) |
| CIE-LCH | lch(81.39, 58.77, 152.91°) |
| OKLab | oklab(82.15% -0.1422 0.0674) |
| OKLCH | oklch(82.15% 0.157 154.6) |
| XYZ | xyz(37.7353, 59.1879, 38.2841) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.37
Light Greenish Blue
#63F7B4
ΔE00 5.41
Tealish Green
#0CDC73
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E296 #E262AE
analogous
#6EE262 #62E296 #62E2D6
triadic
#62E296 #9662E2 #E29662
tetradic
#62E296 #626EE2 #E262AE #E2D662
square
#62E296 #626EE2 #E262AE #E2D662
split-complementary
#62E296 #D662E2 #E2626E
monochromatic
#1FAA58 #2ED873 #62E296 #96ECB9 #C9F5DB
Accessibility & contrast
On white
1.64
#62E296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#62E296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E296
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E296 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D291
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#39E0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62e296; /* rgb */ color: rgb(98, 226, 150); /* oklch */ color: oklch(82.1% 0.157 154.6);
Tailwind
colors: {
custom: {
50: '#99ecb5',
500: '#62e296',
950: '#000000',
},
}SCSS
$custom: #62e296; $custom-light: #99ecb5; $custom-dark: #000000;
JSON
{
"hex": "#62e296",
"rgb": {
"r": 98,
"g": 226,
"b": 150
},
"hsl": {
"h": 144.375,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.82148,
"c": 0.15735,
"h": 154.6
},
"luminance": 0.59191
}Semantic roles & 50–950 ramp
primary
#62E296
secondary
#AC3C7F
accent
#1584D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581