#62F194#62F194
#62F194 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.179 H 152.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62F194 |
|---|---|
| RGB | rgb(98, 241, 148) |
| HSL | hsl(141, 84%, 66%) |
| HSV | hsv(141, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(85.83, -58.57, 33.69) |
| CIE-LCH | lch(85.83, 67.57, 150.09°) |
| OKLab | oklab(85.77% -0.1585 0.0839) |
| OKLCH | oklch(85.77% 0.179 152.1) |
| XYZ | xyz(41.8343, 67.6413, 38.8627) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F194 #F162BF
analogous
#78F162 #62F194 #62F1DC
triadic
#62F194 #9462F1 #F19462
tetradic
#62F194 #6278F1 #F162BF #F1DC62
square
#62F194 #6278F1 #F162BF #F1DC62
split-complementary
#62F194 #DC62F1 #F16278
monochromatic
#12C751 #2AEC6E #62F194 #9AF6BA #D2FBE1
Accessibility & contrast
On white
1.45
#62F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#62F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F194
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F194 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#DFD19A
Tritanopia (blue-blind)
#33EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f194; /* rgb */ color: rgb(98, 241, 148); /* oklch */ color: oklch(85.8% 0.179 152.1);
Tailwind
colors: {
custom: {
50: '#9bf7b4',
500: '#62f194',
950: '#000000',
},
}SCSS
$custom: #62f194; $custom-light: #9bf7b4; $custom-dark: #000000;
JSON
{
"hex": "#62f194",
"rgb": {
"r": 98,
"g": 241,
"b": 148
},
"hsl": {
"h": 140.979,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85772,
"c": 0.17935,
"h": 152.1
},
"luminance": 0.67645
}Semantic roles & 50–950 ramp
primary
#62F194
secondary
#C43391
accent
#0594E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581