#63F194#63F194
#63F194 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.179 H 152.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #63F194 |
|---|---|
| RGB | rgb(99, 241, 148) |
| HSL | hsl(141, 84%, 67%) |
| HSV | hsv(141, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(85.85, -58.36, 33.74) |
| CIE-LCH | lch(85.85, 67.41, 149.97°) |
| OKLab | oklab(85.8% -0.158 0.084) |
| OKLCH | oklch(85.8% 0.179 152) |
| XYZ | xyz(41.9429, 67.6973, 38.8678) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F194 #F163C0
analogous
#79F163 #63F194 #63F1DB
triadic
#63F194 #9463F1 #F19463
tetradic
#63F194 #6379F1 #F163C0 #F1DB63
square
#63F194 #6379F1 #F163C0 #F1DB63
split-complementary
#63F194 #DB63F1 #F16379
monochromatic
#12C851 #2BEC6D #63F194 #9BF6BB #D3FBE1
Accessibility & contrast
On white
1.44
#63F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#63F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F194
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F194 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#DFD19A
Tritanopia (blue-blind)
#35EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63f194; /* rgb */ color: rgb(99, 241, 148); /* oklch */ color: oklch(85.8% 0.179 152.0);
Tailwind
colors: {
custom: {
50: '#9bf7b4',
500: '#63f194',
950: '#000000',
},
}SCSS
$custom: #63f194; $custom-light: #9bf7b4; $custom-dark: #000000;
JSON
{
"hex": "#63f194",
"rgb": {
"r": 99,
"g": 241,
"b": 148
},
"hsl": {
"h": 140.704,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.85803,
"c": 0.17892,
"h": 152
},
"luminance": 0.67701
}Semantic roles & 50–950 ramp
primary
#63F194
secondary
#C53493
accent
#0695E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581