#62F396#62F396
#62F396 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.180 H 152.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62F396 |
|---|---|
| RGB | rgb(98, 243, 150) |
| HSL | hsl(142, 86%, 67%) |
| HSV | hsv(142, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(86.45, -58.99, 33.52) |
| CIE-LCH | lch(86.45, 67.85, 150.40°) |
| OKLab | oklab(86.3% -0.1597 0.0835) |
| OKLCH | oklch(86.3% 0.18 152.4) |
| XYZ | xyz(42.5893, 68.8957, 39.9020) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F396 #F362BF
analogous
#77F362 #62F396 #62F3DE
triadic
#62F396 #9662F3 #F39662
tetradic
#62F396 #6277F3 #F362BF #F3DE62
square
#62F396 #6277F3 #F362BF #F3DE62
split-complementary
#62F396 #DE62F3 #F36277
monochromatic
#10CB53 #29EF70 #62F396 #9BF7BC #D4FCE2
Accessibility & contrast
On white
1.42
#62F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#62F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F396
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F396 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#30F0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f396; /* rgb */ color: rgb(98, 243, 150); /* oklch */ color: oklch(86.3% 0.180 152.4);
Tailwind
colors: {
custom: {
50: '#9bf8b5',
500: '#62f396',
950: '#000000',
},
}SCSS
$custom: #62f396; $custom-light: #9bf8b5; $custom-dark: #000000;
JSON
{
"hex": "#62f396",
"rgb": {
"r": 98,
"g": 243,
"b": 150
},
"hsl": {
"h": 141.517,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86296,
"c": 0.1802,
"h": 152.4
},
"luminance": 0.689
}Semantic roles & 50–950 ramp
primary
#62F396
secondary
#C73292
accent
#0392E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581