#62F193#62F193
#62F193 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.180 H 151.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62F193 |
|---|---|
| RGB | rgb(98, 241, 147) |
| HSL | hsl(141, 84%, 66%) |
| HSV | hsv(141, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(85.81, -58.74, 34.17) |
| CIE-LCH | lch(85.81, 67.96, 149.81°) |
| OKLab | oklab(85.75% -0.1589 0.085) |
| OKLCH | oklch(85.75% 0.18 151.9) |
| XYZ | xyz(41.7555, 67.6098, 38.4476) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F193 #F162C0
analogous
#79F162 #62F193 #62F1DA
triadic
#62F193 #9362F1 #F19362
tetradic
#62F193 #6279F1 #F162C0 #F1DA62
square
#62F193 #6279F1 #F162C0 #F1DA62
split-complementary
#62F193 #DA62F1 #F16279
monochromatic
#12C750 #2AEC6C #62F193 #9AF6BA #D2FBE0
Accessibility & contrast
On white
1.45
#62F193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#62F193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F193
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F193 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#33EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f193; /* rgb */ color: rgb(98, 241, 147); /* oklch */ color: oklch(85.8% 0.180 151.9);
Tailwind
colors: {
custom: {
50: '#9bf7b3',
500: '#62f193',
950: '#000000',
},
}SCSS
$custom: #62f193; $custom-light: #9bf7b3; $custom-dark: #000000;
JSON
{
"hex": "#62f193",
"rgb": {
"r": 98,
"g": 241,
"b": 147
},
"hsl": {
"h": 140.559,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85753,
"c": 0.18025,
"h": 151.9
},
"luminance": 0.67614
}Semantic roles & 50–950 ramp
primary
#62F193
secondary
#C43392
accent
#0595E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581