#63F19F#63F19F
#63F19F is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.169 H 155.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #63F19F |
|---|---|
| RGB | rgb(99, 241, 159) |
| HSL | hsl(145, 84%, 67%) |
| HSV | hsv(145, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.04, -56.41, 28.43) |
| CIE-LCH | lch(86.04, 63.17, 153.25°) |
| OKLab | oklab(86.01% -0.1532 0.0715) |
| OKLCH | oklch(86.01% 0.169 155) |
| XYZ | xyz(42.8553, 68.0623, 43.6731) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Blue Green
#7EFBB3
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F19F #F163B5
analogous
#6EF163 #63F19F #63F1E6
triadic
#63F19F #9F63F1 #F19F63
tetradic
#63F19F #636EF1 #F163B5 #F1E663
square
#63F19F #636EF1 #F163B5 #F1E663
split-complementary
#63F19F #E663F1 #F1636E
monochromatic
#12C85F #2BEC7C #63F19F #9BF6C2 #D3FBE4
Accessibility & contrast
On white
1.44
#63F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#63F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F19F
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F19F | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#2EEFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63f19f; /* rgb */ color: rgb(99, 241, 159); /* oklch */ color: oklch(86.0% 0.169 155.0);
Tailwind
colors: {
custom: {
50: '#9bf6bc',
500: '#63f19f',
950: '#000000',
},
}SCSS
$custom: #63f19f; $custom-light: #9bf6bc; $custom-dark: #000000;
JSON
{
"hex": "#63f19f",
"rgb": {
"r": 99,
"g": 241,
"b": 159
},
"hsl": {
"h": 145.352,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.86012,
"c": 0.16905,
"h": 155
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#63F19F
secondary
#C53487
accent
#0684E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582