#62F192#62F192
#62F192 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.181 H 151.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62F192 |
|---|---|
| RGB | rgb(98, 241, 146) |
| HSL | hsl(140, 84%, 66%) |
| HSV | hsv(140, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(85.80, -58.91, 34.65) |
| CIE-LCH | lch(85.80, 68.35, 149.54°) |
| OKLab | oklab(85.74% -0.1594 0.0861) |
| OKLCH | oklch(85.74% 0.181 151.6) |
| XYZ | xyz(41.6774, 67.5786, 38.0362) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F192 #F162C1
analogous
#7AF162 #62F192 #62F1DA
triadic
#62F192 #9262F1 #F19262
tetradic
#62F192 #627AF1 #F162C1 #F1DA62
square
#62F192 #627AF1 #F162C1 #F1DA62
split-complementary
#62F192 #DA62F1 #F1627A
monochromatic
#12C74F #2AEC6B #62F192 #9AF6B9 #D2FBE0
Accessibility & contrast
On white
1.45
#62F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#62F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F192
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F192 | 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)
#F2DE8B
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#34EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f192; /* rgb */ color: rgb(98, 241, 146); /* oklch */ color: oklch(85.7% 0.181 151.6);
Tailwind
colors: {
custom: {
50: '#9bf7b3',
500: '#62f192',
950: '#000000',
},
}SCSS
$custom: #62f192; $custom-light: #9bf7b3; $custom-dark: #000000;
JSON
{
"hex": "#62f192",
"rgb": {
"r": 98,
"g": 241,
"b": 146
},
"hsl": {
"h": 140.14,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85735,
"c": 0.18116,
"h": 151.6
},
"luminance": 0.67583
}Semantic roles & 50–950 ramp
primary
#62F192
secondary
#C43393
accent
#0597E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581